diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-12-22 10:46:58 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-12-22 10:46:58 +0000 |
commit | 5c1dc778d6ce38d563462a76cdc454ed476cf15b (patch) | |
tree | e3224fdc1b57934532a49557a1ab2d778fff652e /sd | |
parent | 700d04cf24c2889d0ce9333f47e843e76c367c37 (diff) |
remove some unused code
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/slideshow/slideshowimpl.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/slideshow/slideshowimpl.cxx b/sd/source/ui/slideshow/slideshowimpl.cxx index 1da357bfad4c..63eb11d1f673 100644 --- a/sd/source/ui/slideshow/slideshowimpl.cxx +++ b/sd/source/ui/slideshow/slideshowimpl.cxx @@ -80,7 +80,6 @@ #include "rtl/ref.hxx" #include "slideshow.hrc" #include "canvas/elapsedtime.hxx" -#include "canvas/prioritybooster.hxx" #include "avmedia/mediawindow.hxx" #include "svtools/colrdlg.hxx" |