summaryrefslogtreecommitdiff
path: root/src/tool/skillfrob.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool/skillfrob.c')
-rw-r--r--src/tool/skillfrob.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/tool/skillfrob.c b/src/tool/skillfrob.c
index ea68660..c7b6bb6 100644
--- a/src/tool/skillfrob.c
+++ b/src/tool/skillfrob.c
@@ -78,8 +78,3 @@ int main (int argc, char *argv[])
return 0;
}
-
-/* satisfy linker */
-void set_termfunc (void (*termfunc) (void))
-{
-};