ugh, remove entry added by mistake

svn path=/trunk/gtk-sharp/; revision=11546
This commit is contained in:
Gonzalo Paniagua Javier 2003-02-13 03:14:07 +00:00
parent 9360454d79
commit 6c24bab63c

View File

@ -14,14 +14,6 @@
* gnome/CanvasProxy.cs: Make the voidObjectAffineSVPintSignal
class be in the 'GtkSharp' namespace, instead of 'GtkSharp.Gnome'.
2003-02-10 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* gconf/GConf/Client.cs: added a new Get method which takes a default
value to be returned when the key is not found.
* gconf/GConf/NoSuchKeyException.cs: added a couple of ctors to display
useful messages.
2003-02-10 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* glade/XML.custom: added a couple of checks for null.