summaryrefslogtreecommitdiff
path: root/svl/source/svdde/ddeimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/svdde/ddeimp.hxx')
-rw-r--r--svl/source/svdde/ddeimp.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/svl/source/svdde/ddeimp.hxx b/svl/source/svdde/ddeimp.hxx
index f06e849b61d1..52df93687439 100644
--- a/svl/source/svdde/ddeimp.hxx
+++ b/svl/source/svdde/ddeimp.hxx
@@ -29,8 +29,6 @@
#include <vector>
-
-
struct Conversation
{
HCONV hConv;
@@ -40,8 +38,6 @@ struct Conversation
typedef ::std::vector< Conversation* > ConvList;
-
-
class DdeInternal
{
public:
@@ -57,8 +53,6 @@ public:
};
-
-
class DdeString
{
private:
@@ -78,8 +72,6 @@ public:
};
-
-
struct DdeDataImp
{
HDDEDATA hData;