Removed old, unused gtk stuff.
authortwisti <none@none>
Sat, 5 Mar 2005 16:58:09 +0000 (16:58 +0000)
committertwisti <none@none>
Sat, 5 Mar 2005 16:58:09 +0000 (16:58 +0000)
src/native/native.c

index 44a514d8ad15ec46503db03856d0176e61c0bedf..f79be03ecc46d5c718fc676664573b0f6c202325 100644 (file)
@@ -31,7 +31,7 @@
    The .hh files created with the header file generator are all
    included here as are the C functions implementing these methods.
 
-   $Id: native.c 1940 2005-02-10 11:41:52Z twisti $
+   $Id: native.c 1997 2005-03-05 16:58:09Z twisti $
 
 */
 
 
 /* include table of native functions ******************************************/
 
-/* XXX quick hack? */
-#if defined(USE_GTK)
-#include "native/vm/GtkComponentPeer.c"
-#include "native/vm/GtkScrollPanePeer.c"
-#include "native/vm/GtkFileDialogPeer.c"
-#endif
-
 #include "nativetable.inc"