diff options
Diffstat (limited to 'win32/PlatformRes.h')
-rw-r--r-- | win32/PlatformRes.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/win32/PlatformRes.h b/win32/PlatformRes.h deleted file mode 100644 index bbffcbac7..000000000 --- a/win32/PlatformRes.h +++ /dev/null @@ -1,8 +0,0 @@ -// Scintilla source code edit control -/** @file PlatformRes.h - ** Defines IDs of resources used by Scintilla on Windows platform. - **/ -// Copyright 1998-2001 by Neil Hodgson <neilh@scintilla.org> -// The License.txt file describes the conditions under which this software may be distributed. - -#define IDC_MARGIN 400 |