aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/PlatWin.h
diff options
context:
space:
mode:
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);