From b1e41f328ea871696dae7024a7a1aa6e173f3b26 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 6 Sep 2009 04:32:03 -0400 Subject: it's prollu not worthy of a commit, but I'm going to `hit the hay'. --- wrapper/test.c | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 wrapper/test.c (limited to 'wrapper/test.c') diff --git a/wrapper/test.c b/wrapper/test.c deleted file mode 100644 index 3a9abc9..0000000 --- a/wrapper/test.c +++ /dev/null @@ -1,9 +0,0 @@ -#include "plugin.c" -#include "plugin-debug.c" - -int main() { - struct plugin_tree *plugins=load_plugins("plugins","plugin.conf"); - _plugin_print(plugins); - return 0; -} - -- cgit v1.2.3-54-g00ecf