about summary refs log tree commit diff stats
path: root/src/LYShowInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYShowInfo.h')
-rw-r--r--src/LYShowInfo.h1
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);