diff options
Diffstat (limited to 'win32/ScintillaWin.cxx')
| -rw-r--r-- | win32/ScintillaWin.cxx | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/win32/ScintillaWin.cxx b/win32/ScintillaWin.cxx index 9a964161e..0a7c18e2f 100644 --- a/win32/ScintillaWin.cxx +++ b/win32/ScintillaWin.cxx @@ -1421,8 +1421,6 @@ static BOOL IsNT() {  void ScintillaWin::Register(HINSTANCE hInstance_) {  	hInstance = hInstance_; - -	InitCommonControls();  #if 0  	// Register the Scintilla class  	if (IsNT()) { | 
