From 4fc170d3e8d0bb05197deb57f60d85f9fd9f0f72 Mon Sep 17 00:00:00 2001 From: JĂșlio Hoffimann Date: Thu, 14 Apr 2011 08:12:27 -0300 Subject: all bogus comments removed by regular expressions --- toolkit/source/helper/unowrapper.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolkit/source') diff --git a/toolkit/source/helper/unowrapper.cxx b/toolkit/source/helper/unowrapper.cxx index 01cef532a60f..5e107a8c6559 100644 --- a/toolkit/source/helper/unowrapper.cxx +++ b/toolkit/source/helper/unowrapper.cxx @@ -64,7 +64,7 @@ using namespace ::com::sun::star; case WINDOW_OKBUTTON: case WINDOW_CANCELBUTTON: return new VCLXButton; case WINDOW_CHECKBOX: return new VCLXCheckBox; - // --> OD 2009-06-29 #i95042# + // #i95042# // A Window of type is inherited from type . // Thus, it does make more sense to return a instance // instead of only a instance, especially regarding its -- cgit