summaryrefslogtreecommitdiff
path: root/slideshow/inc
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2015-08-10 14:04:31 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2015-08-11 03:57:18 +0000
commite5ec6304149cdcad0d6495b5187c245748b408b5 (patch)
tree8548fe3438f33c67d4333308dfa9f390fab3b5e9 /slideshow/inc
parent7bdc6be9c23517eec02ce7139edd7003abbee1f8 (diff)
stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxx
also clean-up and 'standardize' the include sections of canvas' source code Change-Id: Ib437a41ea41ae2ea6528f755ae5b2828775aaf73 Reviewed-on: https://gerrit.libreoffice.org/17633 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Diffstat (limited to 'slideshow/inc')
-rw-r--r--slideshow/inc/pch/precompiled_slideshow.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/slideshow/inc/pch/precompiled_slideshow.hxx b/slideshow/inc/pch/precompiled_slideshow.hxx
index e41362e2696d..a5ce13dc86ea 100644
--- a/slideshow/inc/pch/precompiled_slideshow.hxx
+++ b/slideshow/inc/pch/precompiled_slideshow.hxx
@@ -50,9 +50,7 @@
#include <boost/tuple/tuple.hpp>
#include <boost/weak_ptr.hpp>
#include <canvas/canvastools.hxx>
-#include <canvas/debug.hxx>
#include <canvas/elapsedtime.hxx>
-#include <canvas/verbosetrace.hxx>
#include <cmath>
#include <com/sun/star/animations/AnimationAdditiveMode.hpp>
#include <com/sun/star/animations/AnimationCalcMode.hpp>