diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-28 15:11:02 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-28 19:48:46 +0200 |
commit | 5ef0042114e7fa4b0231a18b1a0a780ea74bc6c2 (patch) | |
tree | 7728dd3c04255df3371ab8bd2717b84b79d981da /store/workben | |
parent | b806b638b931888c080c076c78970cac13f75057 (diff) |
Partially revert "Remove some unused defines and controls"
This partially reverts b63027f0992cf5c368faeb807c69110997dd00ea
http://lists.freedesktop.org/archives/libreoffice/2012-July/035331.html
Change-Id: I2c87ea89e1b05aa6874a74d2b781b976e970f979
Diffstat (limited to 'store/workben')
-rw-r--r-- | store/workben/t_store.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/store/workben/t_store.cxx b/store/workben/t_store.cxx index db613833e027..6e7bc63af7ce 100644 --- a/store/workben/t_store.cxx +++ b/store/workben/t_store.cxx @@ -48,6 +48,7 @@ using rtl::OUString; #define _DEMOSTOR_LOOPS 1000 /* 1000, 2000 */ #define _DEMOSTOR_REMOVE 0 +#define _DEMOSTOR_REBUILD 0 enum Options { |