summaryrefslogtreecommitdiff
path: root/include/ucbhelper/resultset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/ucbhelper/resultset.hxx')
-rw-r--r--include/ucbhelper/resultset.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/ucbhelper/resultset.hxx b/include/ucbhelper/resultset.hxx
index 63dec4212149..4f002deb9620 100644
--- a/include/ucbhelper/resultset.hxx
+++ b/include/ucbhelper/resultset.hxx
@@ -42,11 +42,9 @@
namespace ucbhelper {
-
#define RESULTSET_SERVICE_NAME "com.sun.star.ucb.ContentResultSet"
-
class ResultSetDataSupplier;
struct ResultSet_Impl;
@@ -414,7 +412,6 @@ public:
};
-
/**
* This is the base class for an object that supplies data to a result set
*