summaryrefslogtreecommitdiffstats
path: root/hook_op_check_smartmatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'hook_op_check_smartmatch.h')
-rw-r--r--hook_op_check_smartmatch.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/hook_op_check_smartmatch.h b/hook_op_check_smartmatch.h
deleted file mode 100644
index b6ddf19..0000000
--- a/hook_op_check_smartmatch.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __HOOK_OP_CHECK_SMARTMATCH_H__
-#define __HOOK_OP_CHECK_SMARTMATCH_H__
-
-#include "perl.h"
-#include "hook_op_check.h"
-
-UV hook_op_check_smartmatch();
-
-#endif