aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/PlatWin.h
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-01-11 08:58:03 +1100
committerNeil <nyamatongwe@gmail.com>2015-01-11 08:58:03 +1100
commite247100177263800514397b3053b624706e6e14e (patch)
treeefdb94bcbf4d9d5d78a6f8e085149fc48139d68a /win32/PlatWin.h
parent12210595ded1da77e969e50c80a796d849532139 (diff)
downloadscintilla-mirror-e247100177263800514397b3053b624706e6e14e.tar.gz
Support removed for Windows 95, 98, and ME.
Diffstat (limited to 'win32/PlatWin.h')
-rw-r--r--win32/PlatWin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/PlatWin.h b/win32/PlatWin.h
index c284d42d3..e5913ba17 100644
--- a/win32/PlatWin.h
+++ b/win32/PlatWin.h
@@ -12,7 +12,6 @@
namespace Scintilla {
#endif
-extern bool IsNT();
extern void Platform_Initialise(void *hInstance);
extern void Platform_Finalise(bool fromDllMain);