diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-11-14 11:49:31 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-11-14 11:50:26 +0100 |
commit | b11bd0323ee3dc44c6f343d1eed00151e02e9851 (patch) | |
tree | 3bf904470b651ef0a647fab125d896a6b55fcbb0 /unotools/Library_utl.mk | |
parent | e3712f9d350a4dbef0951e72f0de9a31eabba065 (diff) |
Removed comphelper -> unotools processfactory.hxx duplication.
Diffstat (limited to 'unotools/Library_utl.mk')
-rw-r--r-- | unotools/Library_utl.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/Library_utl.mk b/unotools/Library_utl.mk index 3937493899d5..6b9f32bdb4e7 100644 --- a/unotools/Library_utl.mk +++ b/unotools/Library_utl.mk @@ -140,7 +140,6 @@ $(eval $(call gb_Library_add_exception_objects,utl,\ unotools/source/misc/fontdefs \ unotools/source/misc/sharedunocomponent \ unotools/source/misc/syslocale \ - unotools/source/processfactory/processfactory \ unotools/source/streaming/streamhelper \ unotools/source/streaming/streamwrap \ unotools/source/ucbhelper/localfilehelper \ |