summaryrefslogtreecommitdiff
path: root/basegfx/Library_basegfx.mk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-01-28 11:22:52 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-01-28 11:22:52 +0100
commit57dacf1328e4cff53c108f627b3be2b3329f0e90 (patch)
treedd8e488259c24e13fb6bb333df6489bf89efb8fe /basegfx/Library_basegfx.mk
parent7205e0c3ee52a2e5259c8f4e53bba85ee6db6bb6 (diff)
remove traces of b2dhompoint
Diffstat (limited to 'basegfx/Library_basegfx.mk')
-rw-r--r--basegfx/Library_basegfx.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/basegfx/Library_basegfx.mk b/basegfx/Library_basegfx.mk
index fc6a4794e695..e659f4eba84f 100644
--- a/basegfx/Library_basegfx.mk
+++ b/basegfx/Library_basegfx.mk
@@ -113,7 +113,6 @@ $(eval $(call gb_Library_add_exception_objects,basegfx,\
basegfx/source/point/b3ipoint \
basegfx/source/point/b2dpoint \
basegfx/source/point/b3dpoint \
- basegfx/source/point/b2dhompoint \
basegfx/source/point/b2ipoint \
basegfx/source/curve/b2dbeziertools \
basegfx/source/curve/b2dcubicbezier \