diff options
author | David Tardon <dtardon@redhat.com> | 2010-10-06 09:34:39 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2010-10-06 09:34:39 +0200 |
commit | c57cf1ab4ad90cd359079f8c10fa98ca63650cea (patch) | |
tree | 27a8007a6a9cf16fa84904e3c6675cbe56ffd33e /sfx2/source/appl/shutdownicon.cxx | |
parent | 0501bf2bf452be015521b87620d82c69ff968db2 (diff) |
remove more commented out #includes and related comments
Diffstat (limited to 'sfx2/source/appl/shutdownicon.cxx')
-rw-r--r-- | sfx2/source/appl/shutdownicon.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/shutdownicon.cxx b/sfx2/source/appl/shutdownicon.cxx index 2762896ac67c..141d3372873e 100644 --- a/sfx2/source/appl/shutdownicon.cxx +++ b/sfx2/source/appl/shutdownicon.cxx @@ -34,7 +34,6 @@ #include <vos/mutex.hxx> #include <svtools/imagemgr.hxx> #include <svtools/miscopt.hxx> -// #include <cmdlineargs.hxx> #include <com/sun/star/task/XInteractionHandler.hpp> #include <com/sun/star/frame/XDispatchResultListener.hpp> #include <com/sun/star/frame/XNotifyingDispatch.hpp> |