summaryrefslogtreecommitdiffstats
path: root/src/polyp-error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polyp-error.h')
-rw-r--r--src/polyp-error.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/polyp-error.h b/src/polyp-error.h
deleted file mode 100644
index 7407f34c..00000000
--- a/src/polyp-error.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef foopolyperrhfoo
-#define foopolyperrhfoo
-
-#include <inttypes.h>
-
-#include "protocol-native-spec.h"
-
-const char* pa_strerror(uint32_t error);
-
-#endif