diff options
Diffstat (limited to 'src/LYShowInfo.h')
-rw-r--r-- | src/LYShowInfo.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/LYShowInfo.h b/src/LYShowInfo.h index 3333cb4b..65eb88e5 100644 --- a/src/LYShowInfo.h +++ b/src/LYShowInfo.h @@ -1,4 +1,3 @@ - #ifndef LYSHOWINFO_H #define LYSHOWINFO_H @@ -9,8 +8,5 @@ extern int showinfo PARAMS((document *doc, int size_of_file, document *newdoc, char *owner_address)); -#define SHOWINFO_TITLE "Information about the current document" - - #endif /* LYSHOWINFO_H */ |