Removed upstream dir
[maemian] / nokia-lintian / testset / debug / libhello.c
diff --git a/nokia-lintian/testset/debug/libhello.c b/nokia-lintian/testset/debug/libhello.c
deleted file mode 100644 (file)
index e2f8409..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#include <stdio.h>
-
-void
-hello(void)
-{
-       printf("Hello, World!\n");
-}