diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-01-25 19:43:38 +1100 |
---|---|---|
committer | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-01-25 19:43:38 +1100 |
commit | ba5ae5ad175cb054e3462d3af380fb1b94c5ca53 (patch) | |
tree | 198fb2d072ae638f608646084aca1b0a9a483928 /vcl/inc/controldata.hxx | |
parent | 0406203eeca0ef5883f608566d4a0915f86a558b (diff) |
vcl: remove comment cruft from private header controldata.hxx
Change-Id: I3c4119043298d695462dfd287c8da833ed210b3c
Diffstat (limited to 'vcl/inc/controldata.hxx')
-rw-r--r-- | vcl/inc/controldata.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/inc/controldata.hxx b/vcl/inc/controldata.hxx index e2ce242d3935..b4028026c49e 100644 --- a/vcl/inc/controldata.hxx +++ b/vcl/inc/controldata.hxx @@ -24,9 +24,6 @@ namespace vcl { - - //= ImplControlData - struct ImplControlData { mutable ControlLayoutData* mpLayoutData; |