aboutsummaryrefslogtreecommitdiff
path: root/ponymap.c
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2014-09-11 08:10:33 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2014-09-11 08:10:33 +0200
commita1339466880b1dcaff2d2419f7d5aa5bd09fa1de (patch)
treef63a46ed2d7cb0c7e5a91c8b8167365fd4eda0e4 /ponymap.c
parent241bc64a11da5ddfa60b2242f39c944abaf02cb5 (diff)
downloadponymap-a1339466880b1dcaff2d2419f7d5aa5bd09fa1de.tar.gz
ponymap-a1339466880b1dcaff2d2419f7d5aa5bd09fa1de.tar.xz
ponymap-a1339466880b1dcaff2d2419f7d5aa5bd09fa1de.zip
Write stubs for the plugins
Make them compile.
Diffstat (limited to 'ponymap.c')
-rw-r--r--ponymap.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ponymap.c b/ponymap.c
index 5eb9cf0..185f657 100644
--- a/ponymap.c
+++ b/ponymap.c
@@ -18,9 +18,6 @@
*
*/
-#define PROGRAM_NAME "ponymap"
-#define PROGRAM_VERSION "alpha"
-
#include "utils.c"
#include "plugin-api.h"
#include <dirent.h>