about summary refs log tree commit diff stats
path: root/src/LYMainLoop.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2003-06-02 01:32:28 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2003-06-02 01:32:28 -0400
commit6bbc5d0bfc53e1fbe69f916504c008e1b74b0b19 (patch)
treefeebae850ee453021e05860f09ee7f7f4eac7651 /src/LYMainLoop.h
parent03413d1c868839950b21fd0b10fa5f31fff83964 (diff)
downloadlynx-snapshots-6bbc5d0bfc53e1fbe69f916504c008e1b74b0b19.tar.gz
snapshot of project "lynx", label v2-8-5dev_16
Diffstat (limited to 'src/LYMainLoop.h')
-rw-r--r--src/LYMainLoop.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/LYMainLoop.h b/src/LYMainLoop.h
index 6a548267..798f9d77 100644
--- a/src/LYMainLoop.h
+++ b/src/LYMainLoop.h
@@ -5,7 +5,9 @@
 #include <HTUtils.h>
 #endif
 
+#ifdef DISP_PARTIAL
 extern BOOL LYMainLoop_pageDisplay PARAMS((int line_num));
+#endif
 extern BOOLEAN LYOpenTraceLog NOPARAMS;
 extern char* LYDownLoadAddress NOPARAMS;
 extern int LYGetNewline NOPARAMS;