X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=unix%2Fgtkdlg.c;h=966164ac025e4ecf3a04bcc44802b5c907e70cfb;hb=12e019bafc75cb441e965c63e15dfceeaf71ca1e;hp=8b349f883a6f2b51959dadae917f5cdf3c7fd0ae;hpb=13ad541cb5c7f54a5eb8b781dcea1f48c9f05896;p=PuTTY.git diff --git a/unix/gtkdlg.c b/unix/gtkdlg.c index 8b349f88..966164ac 100644 --- a/unix/gtkdlg.c +++ b/unix/gtkdlg.c @@ -2,15 +2,6 @@ * gtkdlg.c - GTK implementation of the PuTTY configuration box. */ -/* - * TODO when porting to GTK 2.0: - * - * - GtkList is deprecated and we should switch to GtkTreeView instead - * (done for GtkTree). - * - GtkLabel has a built-in mnemonic scheme, so we should at - * least consider switching to that from the current adhockery. - */ - #include #include #include