From 8df772b3c665e663f6f9d2a70f9c691590bd3f91 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 19 Feb 2012 05:46:22 +0100 Subject: Drop files unrelated to DDE --- proc_proxy/test.c | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 proc_proxy/test.c (limited to 'proc_proxy/test.c') diff --git a/proc_proxy/test.c b/proc_proxy/test.c deleted file mode 100644 index fa3591c0..00000000 --- a/proc_proxy/test.c +++ /dev/null @@ -1,7 +0,0 @@ -#include - -int main (int argc, char *argv[]) -{ - printf ("hello world: %s\n", argv[1]); - return 0; -} -- cgit v1.2.3