Remove erroneous export
authorDmitry Kalyanov <Kalyanov.Dmitry@gmail.com>
Sat, 31 Oct 2009 21:28:28 +0000 (00:28 +0300)
committerDmitry Kalyanov <Kalyanov.Dmitry@gmail.com>
Sat, 31 Oct 2009 23:13:40 +0000 (02:13 +0300)
gdk/gdk.functions.lisp

index 88bbc1e..2094ed4 100644 (file)
@@ -60,8 +60,6 @@
   (name :string)
   (only-if-exists :boolean))
 
-(export 'drawable-size)
-
 (defcfun gdk-pixbuf-get-from-drawable (g-object pixbuf :already-referenced)
   (dest (g-object pixbuf))
   (src (g-object drawable))