diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-08-03 01:51:28 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-08-03 01:51:28 +0200 |
commit | 5fd54f2f3de2fec39b372e2f8ece0ee73f080c8f (patch) | |
tree | 580aaed1b4aab01dd2598c6f46c6d629f2de454e /sfx2 | |
parent | 228d801ab1d5e1dd86b814703b2e25baf69ad07c (diff) |
callcatcher: remove unused methods
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/appl/app.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/app.cxx b/sfx2/source/appl/app.cxx index 9ad415cf9d70..89f103acbfa5 100644 --- a/sfx2/source/appl/app.cxx +++ b/sfx2/source/appl/app.cxx @@ -267,7 +267,6 @@ namespace } #include <framework/imageproducer.hxx> -#include <framework/acceleratorinfo.hxx> #include <framework/sfxhelperfunctions.hxx> #include "sfx2/imagemgr.hxx" #include "fwkhelper.hxx" |