about summary refs log tree commit diff stats
path: root/app.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-02-09 22:24:03 +0000
committerJames Booth <boothj5@gmail.com>2012-02-09 22:24:03 +0000
commit5d9c7ffd9c27c1f097f71ccf940525121faefd12 (patch)
treef1afd45d6bf2eafa63c49e9626b0fc231727d321 /app.h
parente989198923302af7e4fdbcd72cd05725cba5e6e8 (diff)
downloadprofani-tty-5d9c7ffd9c27c1f097f71ccf940525121faefd12.tar.gz
Renamed some source files
Diffstat (limited to 'app.h')
-rw-r--r--app.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/app.h b/app.h
deleted file mode 100644
index 6019742d..00000000
--- a/app.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef APP_H
-#define APP_H
-
-void start_profanity(void);
-
-#endif