aboutsummaryrefslogtreecommitdiff
path: root/externals/build/src/t3_line~.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-11-11 15:46:22 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-11-11 15:46:22 +0000
commit92f75bd646ccf6754662a1575511d0f907f545b3 (patch)
treea289258c26080017bf999dd19de886f4c6d57ed9 /externals/build/src/t3_line~.c
parent07cadf663de8d61bc28cc35c7cbec39c8ad8fbe9 (diff)
- fixed up iemlib includes to accomidate recent iemlib source changes, and
removed objects that were obsoleted. - perhaps its time to remove iemlib from this flatspace library since iemlib can built separately in its entirety. But others still want this, so I'll leave it be. svn path=/trunk/; revision=6264
Diffstat (limited to 'externals/build/src/t3_line~.c')
-rw-r--r--externals/build/src/t3_line~.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/externals/build/src/t3_line~.c b/externals/build/src/t3_line~.c
index 376463d6..d601b265 100644
--- a/externals/build/src/t3_line~.c
+++ b/externals/build/src/t3_line~.c
@@ -1,5 +1 @@
-#include "../../iemlib/src/iem_t3_lib/sigt3_line.c"
-void t3_line_tilde_setup(void)
-{
- sigt3_line_setup();
-}
+#include "../../iemlib/src/iem_t3_lib/t3_line~.c"