diff options
Diffstat (limited to 'src/LYShowInfo.h')
-rw-r--r-- | src/LYShowInfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/LYShowInfo.h b/src/LYShowInfo.h index 2a5f1348..826821e0 100644 --- a/src/LYShowInfo.h +++ b/src/LYShowInfo.h @@ -9,7 +9,6 @@ extern BOOL LYVersionIsRelease(void); extern const char *LYVersionStatus(void); extern const char *LYVersionDate(void); extern int LYShowInfo(DocInfo *doc, - int size_of_file, DocInfo *newdoc, char *owner_address); |