Separated library source code from testing code, fixing #6
[projects/chimara/chimara.git] / src / abort.h
diff --git a/src/abort.h b/src/abort.h
deleted file mode 100644 (file)
index 1ba2bcc..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef ABORT_H
-#define ABORT_H
-
-G_GNUC_INTERNAL void check_for_abort();
-G_GNUC_INTERNAL void signal_abort();
-
-#endif
-