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
commit10802b6407b8136c7b793b33e1bf596d9f26075e (patch)
treed9c8739089c5d13f656081ba05ce3ffbcad7727b /win32/PlatWin.h
parentcf60b6799dcf30c8b5cbc1cbb1f48eb45abfaf29 (diff)
downloadscintilla-mirror-10802b6407b8136c7b793b33e1bf596d9f26075e.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);