summaryrefslogtreecommitdiff
path: root/vcl/inc/svdata.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-06 16:26:32 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-07 13:45:26 +0200
commitd1ba5419cf9f75fe437b835e49d3b75459dd48c2 (patch)
tree030dd7522098e4e03f0d64304e48cb866dfc375f /vcl/inc/svdata.hxx
parent5502be9695b67b094d581d108dc9ebddc161cc60 (diff)
Remove non-existing forward declarations
Those classes don't exist. So remove friend class operators too. Change-Id: I8e3b32db933dea7cbab86015f0c926df967511f6
Diffstat (limited to 'vcl/inc/svdata.hxx')
-rw-r--r--vcl/inc/svdata.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/vcl/inc/svdata.hxx b/vcl/inc/svdata.hxx
index 7af3132a5684..10037859e555 100644
--- a/vcl/inc/svdata.hxx
+++ b/vcl/inc/svdata.hxx
@@ -65,14 +65,12 @@ struct ImplHotKey;
struct ImplEventHook;
class Point;
class Rectangle;
-class ImpResMgr;
class ResMgr;
class ImplAccelManager;
class ImplDevFontList;
class ImplFontCache;
class HelpTextWindow;
class ImplTBDragMgr;
-class ImplButtonList;
class ImplIdleMgr;
class DbgWindow;
class FloatingWindow;
@@ -96,11 +94,7 @@ class Printer;
class SalFrame;
class SalInstance;
class SalSystem;
-class SalProcessWindowList;
-class SalTrayList;
-class UniqueIdContainer;
class ImplPrnQueueList;
-class ImplVDevCache;
class UnoWrapperBase;
class GraphicConverter;
class ImplWheelWindow;