aboutsummaryrefslogtreecommitdiff
path: root/externals/build/src/cxc.prepend.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-05-14 03:49:55 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-05-14 03:49:55 +0000
commit69613dbb261b390cd3f85e3c9bc26f64cb39f7b0 (patch)
tree019eee4fd756355bea235ebe7c0a208971620c91 /externals/build/src/cxc.prepend.c
parentaeb928eebc66aa716cb53aac682e4a331ed8198f (diff)
sorted out all the objectclasses in cxc, more or less, now let's try debianizing
svn path=/trunk/; revision=13541
Diffstat (limited to 'externals/build/src/cxc.prepend.c')
-rw-r--r--externals/build/src/cxc.prepend.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/externals/build/src/cxc.prepend.c b/externals/build/src/cxc.prepend.c
deleted file mode 100644
index bad08387..00000000
--- a/externals/build/src/cxc.prepend.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#include "../../cxc/prepend.c"
-void cxc_prepend_setup(void)
-{
- prepend_setup();
-}