summaryrefslogtreecommitdiff
path: root/graphics/tgd/files/tgdcommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tgd/files/tgdcommand.h')
-rw-r--r--graphics/tgd/files/tgdcommand.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/graphics/tgd/files/tgdcommand.h b/graphics/tgd/files/tgdcommand.h
deleted file mode 100644
index 2fb874f6d804..000000000000
--- a/graphics/tgd/files/tgdcommand.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef TGDCOMMAND_H
-#define TGDCOMMAND_H
-
-void tgdcommand( int, char ** );
-
-#endif