X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=gtk%2Fgtk.main_loop_events.lisp;h=5fbc15fbe3959235440078524628fc92000f14fc;hb=08412ba48592934cf6f7e822cd02818373357c30;hp=660bde8968551c862aa1bbc5edbdbce2036176cd;hpb=64cc0a46c3dd2bce1b3ea0158e1dc0c35750d0b5;p=cl-gtk2.git diff --git a/gtk/gtk.main_loop_events.lisp b/gtk/gtk.main_loop_events.lisp index 660bde8..5fbc15f 100644 --- a/gtk/gtk.main_loop_events.lisp +++ b/gtk/gtk.main_loop_events.lisp @@ -19,10 +19,6 @@ (gtk-init) -(defcfun gtk-test-register-all-types :void) - -(gtk-test-register-all-types) - (defcfun gtk-events-pending :boolean) (defcfun gtk-main :void)