]> sigrok.org Git - libsigrok.git/commitdiff
Drop unused and obsolete gmodule stuff.
authorUwe Hermann <redacted>
Tue, 11 May 2010 15:13:35 +0000 (17:13 +0200)
committerUwe Hermann <redacted>
Tue, 11 May 2010 20:28:07 +0000 (22:28 +0200)
hwplugin.c

index 31d3e321526789a0c19e5f6a2c2ec55cf89c0f14..db0e72f135a9b3f4cba2b5db2fc55d091bef3bd8 100644 (file)
@@ -23,7 +23,6 @@
 #include <dirent.h>
 #include <string.h>
 #include <glib.h>
-#include <gmodule.h>
 #include <sigrok.h>
 
 source_callback_add source_cb_add = NULL;