Remove unused enum SbLanguageMode
This commit is contained in:
@@ -63,7 +63,6 @@ SbiGlobals::SbiGlobals()
|
||||
bCompiler = sal_False;
|
||||
bGlobalInitErr = sal_False;
|
||||
bRunInit = sal_False;
|
||||
eLanguageMode = SB_LANG_BASIC;
|
||||
pErrStack = NULL;
|
||||
pTransliterationWrapper = NULL;
|
||||
bBlockCompilerError = sal_False;
|
||||
|
Reference in New Issue
Block a user