summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/rfindlst.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/rfindlst.hxx')
-rw-r--r--sc/source/ui/inc/rfindlst.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/inc/rfindlst.hxx b/sc/source/ui/inc/rfindlst.hxx
index 066daa363985..eaf9da07219e 100644
--- a/sc/source/ui/inc/rfindlst.hxx
+++ b/sc/source/ui/inc/rfindlst.hxx
@@ -24,8 +24,6 @@
#include "global.hxx"
#include "address.hxx"
-
-
struct ScRangeFindData
{
ScRange aRef;
@@ -60,8 +58,6 @@ public:
static ColorData GetColorName(const size_t nIndex);
};
-
-
#endif