summaryrefslogtreecommitdiff
path: root/src/uci.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uci.h')
-rw-r--r--src/uci.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/uci.h b/src/uci.h
deleted file mode 100644
index b3ee4cc..0000000
--- a/src/uci.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef UCI_H
-#define UCI_H
-
-#include "ipc.h"
-
-void *uci(void *com);
-
-#endif // UCI_H