summaryrefslogtreecommitdiff
path: root/riscos/help.h
diff options
context:
space:
mode:
authorRichard Wilson <rjw@netsurf-browser.org>2005-03-21 16:16:45 +0000
committerRichard Wilson <rjw@netsurf-browser.org>2005-03-21 16:16:45 +0000
commit803f5179ab828aacec5776f2bcda888770fcee5d (patch)
treeb5911608ac042c1c34ceaba403b1a5383b68b35e /riscos/help.h
parent82ec83b5c3d434e2a519b05deb7c22c613ff0596 (diff)
downloadnstheme-803f5179ab828aacec5776f2bcda888770fcee5d.tar.gz
nstheme-803f5179ab828aacec5776f2bcda888770fcee5d.tar.bz2
[project @ 2005-03-21 16:16:44 by rjw]
Add warnings for invalid file loading. Remove redundant code. svn path=/import/nstheme/; revision=2439
Diffstat (limited to 'riscos/help.h')
-rw-r--r--riscos/help.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscos/help.h b/riscos/help.h
index 444dec7..bdf9847 100644
--- a/riscos/help.h
+++ b/riscos/help.h
@@ -15,6 +15,5 @@
#include "oslib/wimp.h"
void ro_gui_interactive_help_request(wimp_message *message);
-int ro_gui_interactive_help_available(void);
#endif