summaryrefslogtreecommitdiff
path: root/canvas/workben
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 12:57:22 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 12:57:22 -0600
commit24c0f876152b004c67c0e80d8c9ae0002effb028 (patch)
tree895c58f94dfa746aeb4bbc010f4f2910323272a0 /canvas/workben
parent4dc45a2854783e86534cf1f99ea9becaf0e5b2d5 (diff)
remove include of pch header in canvas
Diffstat (limited to 'canvas/workben')
-rw-r--r--canvas/workben/canvasdemo.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/canvas/workben/canvasdemo.cxx b/canvas/workben/canvasdemo.cxx
index 63a5652a9eec..e8ad09875128 100644
--- a/canvas/workben/canvasdemo.cxx
+++ b/canvas/workben/canvasdemo.cxx
@@ -27,8 +27,6 @@
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_canvas.hxx"
// This code strongly inspired by Miguel / Federico's Gnome Canvas demo code.
#include <comphelper/processfactory.hxx>