diff options
Diffstat (limited to 'metastore.h')
-rw-r--r-- | metastore.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/metastore.h b/metastore.h index 74debb8..7bc7868 100644 --- a/metastore.h +++ b/metastore.h @@ -32,7 +32,3 @@ #define ACTION_SAVE 0x02 #define ACTION_APPLY 0x04 #define ACTION_HELP 0x08 - -/* Used to store the name of the file containing the metadata */ -extern char *metafile; - |