diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2009-04-03 11:37:00 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2009-04-03 11:37:00 +0000 |
commit | ae6bee7e8874106df482e3f378d1d3df27661fa0 (patch) | |
tree | 90e7f8e85398578a9a7461c3735d87230dffeaa6 /vcl/aqua/source/app/saldata.cxx | |
parent | 17b430be6f988a7c4eedd1ee5c433b49815eaccd (diff) |
CWS-TOOLING: integrate CWS automation31gsl1_DEV300
2009-03-26 13:40:22 +0100 wg r270076 : i100579
2009-03-25 18:28:18 +0100 pl r270042 : #i100359# work around a focus problem in testtools case, too risky to change this completely now
Diffstat (limited to 'vcl/aqua/source/app/saldata.cxx')
-rw-r--r-- | vcl/aqua/source/app/saldata.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/aqua/source/app/saldata.cxx b/vcl/aqua/source/app/saldata.cxx index b110141fb224..23d442689a36 100644 --- a/vcl/aqua/source/app/saldata.cxx +++ b/vcl/aqua/source/app/saldata.cxx @@ -61,7 +61,6 @@ SalData::SalData() mbIsScrollbarDoubleMax( false ), mnSystemVersion( VER_TIGER ), mpMainController( NULL ), - mbIsTestTool( false ), mpDockIconClickHandler( nil ) { if( s_aAutoReleaseKey == 0 ) |