summaryrefslogtreecommitdiff
path: root/src/lib/exactness/exactness_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/exactness/exactness_private.h')
-rw-r--r--src/lib/exactness/exactness_private.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/lib/exactness/exactness_private.h b/src/lib/exactness/exactness_private.h
deleted file mode 100644
index 68bf4d8ddb..0000000000
--- a/src/lib/exactness/exactness_private.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef _EXACTNESS_PRIVATE_H
-#define _EXACTNESS_PRIVATE_H
-
-#include <Exactness.h>
-
-/* private header */
-EAPI const char *_exactness_action_type_to_string_get(Exactness_Action_Type type);
-
-#define SHOT_DELIMITER '+'
-#endif