projects
/
cl-gtk2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39b1a56
)
Remove erroneous export
author
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Sat, 31 Oct 2009 21:28:28 +0000
(
00:28
+0300)
committer
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Sat, 31 Oct 2009 23:13:40 +0000
(
02:13
+0300)
gdk/gdk.functions.lisp
patch
|
blob
|
history
diff --git
a/gdk/gdk.functions.lisp
b/gdk/gdk.functions.lisp
index
88bbc1e
..
2094ed4
100644
(file)
--- a/
gdk/gdk.functions.lisp
+++ b/
gdk/gdk.functions.lisp
@@
-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))