summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2012-10-08 20:45:45 -0300
committerThomas Arnhold <thomas@arnhold.org>2012-10-09 08:23:21 +0000
commitad181973af9be0b5bea129ef9a1976b379681e66 (patch)
tree19ab908ffba7a8e197315230305cc5e795547d85 /filter/source/xsltdialog
parent54985c634fbcc6b8ba78a004712c20a5f93ce7c2 (diff)
Get ride of not used macros in filter
Change-Id: I7f06720c9f4614b763066bb3cf136f2464b2c7bd Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/843 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'filter/source/xsltdialog')
-rw-r--r--filter/source/xsltdialog/xmlfileview.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/filter/source/xsltdialog/xmlfileview.cxx b/filter/source/xsltdialog/xmlfileview.cxx
index db3973d7f8cb..9cf3522902bf 100644
--- a/filter/source/xsltdialog/xmlfileview.cxx
+++ b/filter/source/xsltdialog/xmlfileview.cxx
@@ -55,12 +55,6 @@ using namespace com::sun::star::xml::sax;
using ::rtl::OUString;
-
-#define MAX_SYNTAX_HIGHLIGHT 20
-#define MAX_HIGHLIGHTTIME 200
-#define SYNTAX_HIGHLIGHT_TIMEOUT 200
-
-
struct SwTextPortion
{
sal_uInt16 nLine;