diff options
Diffstat (limited to 'svx/inc/sdr/properties/itemsettools.hxx')
-rw-r--r-- | svx/inc/sdr/properties/itemsettools.hxx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/svx/inc/sdr/properties/itemsettools.hxx b/svx/inc/sdr/properties/itemsettools.hxx index d930e176b24b..fbecdef4f249 100644 --- a/svx/inc/sdr/properties/itemsettools.hxx +++ b/svx/inc/sdr/properties/itemsettools.hxx @@ -22,15 +22,11 @@ #include <sal/types.h> - -// predeclarations - class SdrObject; class SfxItemSet; class Rectangle; class Fraction; - // class to remember broadcast start positions namespace sdr { @@ -51,8 +47,6 @@ namespace sdr } // end of namespace properties } // end of namespace sdr - - namespace sdr { namespace properties @@ -61,8 +55,6 @@ namespace sdr } // end of namespace properties } // end of namespace sdr - - #endif // INCLUDED_SVX_INC_SDR_PROPERTIES_ITEMSETTOOLS_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |