summaryrefslogtreecommitdiff
path: root/include/svx/sdr/properties/properties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/properties/properties.hxx')
-rw-r--r--include/svx/sdr/properties/properties.hxx11
1 files changed, 2 insertions, 9 deletions
diff --git a/include/svx/sdr/properties/properties.hxx b/include/svx/sdr/properties/properties.hxx
index d25970d46976..efdcbdcb06e0 100644
--- a/include/svx/sdr/properties/properties.hxx
+++ b/include/svx/sdr/properties/properties.hxx
@@ -23,9 +23,6 @@
#include <sal/types.h>
#include <svx/svxdllapi.h>
-
-// predeclarations
-
class SdrObject;
class SfxItemSet;
class SfxPoolItem;
@@ -39,10 +36,8 @@ namespace sdr
namespace properties
{
class ItemChangeBroadcaster;
- } // end of namespace properties
-} // end of namespace sdr
-
-
+ }
+}
namespace sdr
{
@@ -187,8 +182,6 @@ namespace sdr
} // end of namespace properties
} // end of namespace sdr
-
-
#endif // INCLUDED_SVX_SDR_PROPERTIES_PROPERTIES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */