summaryrefslogtreecommitdiff
path: root/record.h
diff options
context:
space:
mode:
Diffstat (limited to 'record.h')
-rw-r--r--record.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/record.h b/record.h
deleted file mode 100644
index a5f12e4..0000000
--- a/record.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef RECORD_H
-#define RECORD_H
-
-
-/* function that records stuff*/
-
-int record();
-
-#endif