Colin Watson points out that there was no need for me to write the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 29 Dec 2006 14:35:34 +0000 (14:35 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 29 Dec 2006 14:35:34 +0000 (14:35 +0000)
commitd5410af8dd497c1fe70074eaf977e0b19f13d89c
tree2e892643c0865c5073eb0e883f08f31bc412c35a
parentdb6452becbc34d72796f883c4bb26a9860b9eb0a
Colin Watson points out that there was no need for me to write the
custom Panels container widget for the PuTTY config box, since the
perfectly standard GtkNotebook does the same job. Hence, let's
remove Panels completely in favour of doing it the proper way.

git-svn-id: svn://svn.tartarus.org/sgt/putty@7034 cda61777-01e9-0310-a592-d414129be87e
Recipe
unix/gtkdlg.c
unix/gtkpanel.c [deleted file]
unix/gtkpanel.h [deleted file]