diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-11-19 15:54:37 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-11-20 09:22:02 -0800 |
commit | 45f91545c6c8909fb2b3daf994b57cc69ff68d2b (patch) | |
tree | 6b8594973a32ed076106e2ae0b35d36bacac2b8f /drawinglayer/source/attribute/sdrfillattribute.cxx | |
parent | 987108acc3ee8cc72c0987bb01331c61643eb6c0 (diff) |
Remove pch from drawinglayer
The .hxx is empty so we gain nothing.
Diffstat (limited to 'drawinglayer/source/attribute/sdrfillattribute.cxx')
-rw-r--r-- | drawinglayer/source/attribute/sdrfillattribute.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drawinglayer/source/attribute/sdrfillattribute.cxx b/drawinglayer/source/attribute/sdrfillattribute.cxx index abe6f7e40539..e6b54842e474 100644 --- a/drawinglayer/source/attribute/sdrfillattribute.cxx +++ b/drawinglayer/source/attribute/sdrfillattribute.cxx @@ -28,9 +28,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_drawinglayer.hxx" - #include <drawinglayer/attribute/sdrfillattribute.hxx> #include <basegfx/color/bcolor.hxx> #include <drawinglayer/attribute/sdrfillbitmapattribute.hxx> |