diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2014-06-22 10:37:53 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2014-06-22 10:37:53 +0900 |
commit | 27cd8b737522f43651ad98d91c26499321741247 (patch) | |
tree | 038e770199a0e0c638a6b3de6b7df11711900dc4 /svx | |
parent | d59da701c67074a44abcfebcb7506792d12127ae (diff) |
Drop commented-out code
Change-Id: I254e429201183b6112625fd04683d7c2aa8b867a
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/dialog/dialmgr.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/svx/source/dialog/dialmgr.cxx b/svx/source/dialog/dialmgr.cxx index 89b50d8f6ba9..bf9f976e794b 100644 --- a/svx/source/dialog/dialmgr.cxx +++ b/svx/source/dialog/dialmgr.cxx @@ -17,11 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - -//#ifdef SVX_DLLIMPLEMENTATION -//#undef SVX_DLLIMPLEMENTATION -//#endif - #include <svx/dialmgr.hxx> #include <svl/solar.hrc> #include <vcl/svapp.hxx> |