summaryrefslogtreecommitdiff
path: root/src/sp_compile.h
diff options
context:
space:
mode:
authorjvoisin2017-10-10 13:22:27 +0200
committerjvoisin2017-10-10 13:22:27 +0200
commit630c5ad199069b32aae5e7b15223bd10f6986504 (patch)
tree3927bd41351453687ce9cc7f35a6b95071769aa6 /src/sp_compile.h
parent18711c04c9e6fc6056f79f05598719a112ecbba5 (diff)
Remove a useless ile for now
This should close #31
Diffstat (limited to 'src/sp_compile.h')
-rw-r--r--src/sp_compile.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/sp_compile.h b/src/sp_compile.h
deleted file mode 100644
index 538ff52..0000000
--- a/src/sp_compile.h
+++ /dev/null
@@ -1,6 +0,0 @@
1#ifndef SP_COMPILE_H
2#define SP_COMPILE_H
3
4int hook_compile(void);
5
6#endif /* SP_COMPILE_H */ \ No newline at end of file