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 | d68d28322159b2d377becfc3831670665707ea94 (patch) | |
tree | bd7d56559966b012fd2b195517450aecf152e994 /sfx2 | |
parent | 836c1f8b4547c2643a96131a951afcacea3a01d6 (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 9397f08da5..6a37c67d98 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" |