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/fontattribute.cxx | |
parent | 987108acc3ee8cc72c0987bb01331c61643eb6c0 (diff) |
Remove pch from drawinglayer
The .hxx is empty so we gain nothing.
Diffstat (limited to 'drawinglayer/source/attribute/fontattribute.cxx')
-rw-r--r-- | drawinglayer/source/attribute/fontattribute.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drawinglayer/source/attribute/fontattribute.cxx b/drawinglayer/source/attribute/fontattribute.cxx index 2554a6bb0d0c..d658fd401ed3 100644 --- a/drawinglayer/source/attribute/fontattribute.cxx +++ b/drawinglayer/source/attribute/fontattribute.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_drawinglayer.hxx" - #include <drawinglayer/attribute/fontattribute.hxx> #include <tools/string.hxx> |