summaryrefslogtreecommitdiff
path: root/reportdesign/inc
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/inc')
-rw-r--r--reportdesign/inc/UndoActions.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/reportdesign/inc/UndoActions.hxx b/reportdesign/inc/UndoActions.hxx
index fbdb23843d10..61d055c73fb1 100644
--- a/reportdesign/inc/UndoActions.hxx
+++ b/reportdesign/inc/UndoActions.hxx
@@ -60,21 +60,12 @@
#include <memory>
#include <boost/shared_ptr.hpp>
-namespace com { namespace sun { namespace star {
- namespace awt {
- class XControl;
- class XControlContainer;
- }
-}}}
-
namespace dbaui
{
class IController;
}
namespace rptui
{
- class OObjectBase;
-
enum Action
{
Inserted = 1,