diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-10-29 18:52:38 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-10-29 21:33:17 -0400 |
commit | 3562ffacf7408eeb5da10aedd63a7f467304603d (patch) | |
tree | 00b3f8a8aa7a18c389acf23346e67674de08e798 /svtools | |
parent | f42fee3378727c7ecbe676cf58ad7a9612fd741e (diff) |
These are not used.
Change-Id: If3fdbf7118b94ae9d71ca388f07e3b0a5b4e5787
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/inc/svtools/treelist.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/svtools/inc/svtools/treelist.hxx b/svtools/inc/svtools/treelist.hxx index 4754bf3f77e8..b971a64eeb2d 100644 --- a/svtools/inc/svtools/treelist.hxx +++ b/svtools/inc/svtools/treelist.hxx @@ -52,9 +52,6 @@ #define LISTACTION_RESORTED 10 #define LISTACTION_CLEARED 11 -#define SV_TREELIST_ROOT_ENTRY (SvTreeListEntry*)0 -#define SV_TREELIST_ERROR 0xFFFFFFFF - // Entryflags, die an der View haengen #define SVLISTENTRYFLAG_SELECTED 0x0001 #define SVLISTENTRYFLAG_EXPANDED 0x0002 |