diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-01-25 23:35:14 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-01-25 23:41:46 +0100 |
commit | bef90950a08466069552616ae16d1941acd8b247 (patch) | |
tree | 2813d3f12456bf8c297a05fa632fe5f6f3921506 /extensions/source/oooimprovement/config.hxx | |
parent | 356987246375b102b17938414cff676547a6e0ba (diff) |
Remove FUTURE.
Diffstat (limited to 'extensions/source/oooimprovement/config.hxx')
-rw-r--r-- | extensions/source/oooimprovement/config.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extensions/source/oooimprovement/config.hxx b/extensions/source/oooimprovement/config.hxx index 3fe1cbe5eba7..7bb737cb993a 100644 --- a/extensions/source/oooimprovement/config.hxx +++ b/extensions/source/oooimprovement/config.hxx @@ -51,9 +51,6 @@ namespace oooimprovement ::rtl::OUString getSoapId() const; ::rtl::OUString getSoapUrl() const; sal_Int32 getReportCount() const; -#ifdef FUTURE - sal_Int32 getFailedAttempts() const; -#endif sal_Int32 getOfficeStartCounterdown() const; sal_Int32 incrementEventCount(sal_Int32 by); sal_Int32 incrementReportCount(sal_Int32 by); |