[Libreoffice-commits] core.git: include/vcl
Douglas Mencken
dougmencken at gmail.com
Tue Nov 18 01:14:32 PST 2014
include/vcl/sysdata.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 4353fafaf97b6a086fde1e51520f5d205ae90be0
Author: Douglas Mencken <dougmencken at gmail.com>
Date: Mon Nov 17 13:27:48 2014 -0500
bin confusing comment
Change-Id: Idedad17ed2c89613a3f5caeea39f5c47c9856114
Reviewed-on: https://gerrit.libreoffice.org/12516
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/include/vcl/sysdata.hxx b/include/vcl/sysdata.hxx
index 4cfc737..e8b7a25 100644
--- a/include/vcl/sysdata.hxx
+++ b/include/vcl/sysdata.hxx
@@ -179,7 +179,6 @@ struct SystemWindowData
#elif defined( MACOSX )
bool bOpenGL; // create a OpenGL providing NSView
bool bLegacy; // create a 2.1 legacy context, only valid if bOpenGL == true
- // Nothing
#elif defined( ANDROID )
// Nothing
#elif defined( IOS )
More information about the Libreoffice-commits
mailing list