# HG changeset patch # User Etan Reisner # Date 1157098771 0 # Node ID 4f51b45f4f700147b362a19855d5eec8a0d84dc6 # Parent 080b16e08b2b060c815fcac813cb3a17799d129d [gaim-migrate @ 17109] Remove some stuff from the core perl typemap that is only defined in the gtk files, and some gtk types themselves. Some of this will get added back in the gtk perl typemap when I commit it later. committer: Tailor Script diff -r 080b16e08b2b -r 4f51b45f4f70 libgaim/plugins/perl/common/typemap --- a/libgaim/plugins/perl/common/typemap Fri Sep 01 07:13:08 2006 +0000 +++ b/libgaim/plugins/perl/common/typemap Fri Sep 01 08:19:31 2006 +0000 @@ -24,7 +24,6 @@ int * T_PTR long * T_PTR size_t * T_PTR -Gaim::GTK::Widget * T_PTR GCallback T_PTR va_list T_PTR GString * T_PTR @@ -73,14 +72,6 @@ Gaim::Desktop::Item T_GaimObj Gaim::DesktopItemType T_IV -Gaim::GTK::BuddyList T_GaimObj -Gaim::GDK::Pixbuf T_GaimObj -Gaim::GTK::Conversation T_GaimObj -Gaim::GTK::Widget T_GaimObj -Gaim::GTK::FileSelection T_GaimObj -Gaim::GTK::SelectionData T_GaimObj -Gaim::GTK::TextView T_GaimObj - Gaim::IconScaleRules T_IV Gaim::Log T_GaimObj @@ -191,11 +182,6 @@ Gaim::ConnectionFlags T_IV Gaim::ConnectionState T_IV -/* gtkutils.h */ -Gaim::ButtonOrientation T_IV -Gaim::ButtonStyle T_IV -Gaim::BrowserPlace T_IV - INPUT T_GaimObj