diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-04 16:59:51 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:21:29 +0200 |
commit | 028b4003986f9cff3274707eebd14ee9099bf87b (patch) | |
tree | 6e37bc8851a0a068389d4626a8364669600c6fdf /toolkit/source/controls/geometrycontrolmodel.cxx | |
parent | fc7c68636687446d0723330e848faa93c4b7efd8 (diff) |
remove include guards using fixguard.py
Diffstat (limited to 'toolkit/source/controls/geometrycontrolmodel.cxx')
-rw-r--r-- | toolkit/source/controls/geometrycontrolmodel.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/source/controls/geometrycontrolmodel.cxx b/toolkit/source/controls/geometrycontrolmodel.cxx index ac8a6e83ae28..562ecb9a3598 100644 --- a/toolkit/source/controls/geometrycontrolmodel.cxx +++ b/toolkit/source/controls/geometrycontrolmodel.cxx @@ -34,9 +34,7 @@ #include <rtl/instance.hxx> #include <comphelper/property.hxx> #include <comphelper/sequence.hxx> -#ifndef _COM_SUN_STAR_XNAMECONTAINER_HPP_ #include <toolkit/controls/eventcontainer.hxx> -#endif #include <toolkit/helper/property.hxx> #include <tools/debug.hxx> #include <algorithm> |