aboutsummaryrefslogtreecommitdiffstats
path: root/libical/examples/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'libical/examples/main.c')
-rw-r--r--libical/examples/main.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/libical/examples/main.c b/libical/examples/main.c
deleted file mode 100644
index 88d6621365..0000000000
--- a/libical/examples/main.c
+++ /dev/null
@@ -1,9 +0,0 @@
-/* This is just to make the code in the example directory link properly. */
-
-main()
-{
-}
-
-
-int do_something(){
-}