summaryrefslogtreecommitdiff
path: root/basic/source/inc/parser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/inc/parser.hxx')
-rw-r--r--basic/source/inc/parser.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/source/inc/parser.hxx b/basic/source/inc/parser.hxx
index 018b8955a2e2..1d277b4b22fd 100644
--- a/basic/source/inc/parser.hxx
+++ b/basic/source/inc/parser.hxx
@@ -88,7 +88,7 @@ public:
// from 31.3.1996, search symbol in the runtime-library
SbiSymDef* CheckRTLForSym( const OUString& rSym, SbxDataType eType );
- void AddConstants( void );
+ void AddConstants();
bool HasGlobalCode();