summaryrefslogtreecommitdiff
path: root/vcl/inc/controldata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/controldata.hxx')
-rw-r--r--vcl/inc/controldata.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/vcl/inc/controldata.hxx b/vcl/inc/controldata.hxx
index 716265059f99..20720911d038 100644
--- a/vcl/inc/controldata.hxx
+++ b/vcl/inc/controldata.hxx
@@ -22,12 +22,9 @@
#include <vcl/controllayout.hxx>
-
namespace vcl
{
-
-
//= ImplControlData
struct ImplControlData
@@ -47,10 +44,8 @@ namespace vcl
}
};
-
} // namespace vcl
-
#endif // INCLUDED_VCL_INC_CONTROLDATA_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */