aboutsummaryrefslogtreecommitdiff
path: root/include/extension.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/extension.h')
-rw-r--r--include/extension.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/extension.h b/include/extension.h
deleted file mode 100644
index dc7b09f..0000000
--- a/include/extension.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef EXTENSION_H
-#define EXTENSION_H
-
-#include "types.h"
-
-struct filedata runfilter(struct filedata *f);
-
-#endif // EXTENSION_H