summaryrefslogtreecommitdiffstats
path: root/basegfx/Library_basegfx.mk
diff options
context:
space:
mode:
authorZsolt Bölöny <bolony.zsolt@gmail.com>2015-05-19 00:20:56 +0200
committerCaolán McNamara <caolanm@redhat.com>2015-05-27 14:44:05 +0000
commitbda06661d863e588eed57ce34bf03d58b0d52b6a (patch)
tree1cb3fad16b4c587da72f3d591a9e32f410799b04 /basegfx/Library_basegfx.mk
parentwrong comparison in letter wizard (diff)
downloadcore-bda06661d863e588eed57ce34bf03d58b0d52b6a.tar.gz
core-bda06661d863e588eed57ce34bf03d58b0d52b6a.zip
Remove B3IPoint, it's not used anywhere
Change-Id: I7031c126179bbceebc40dcbdab5a0570db5bc29f Reviewed-on: https://gerrit.libreoffice.org/15813 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
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 974d3b3402cb..68cfe1cfae05 100644
--- a/basegfx/Library_basegfx.mk
+++ b/basegfx/Library_basegfx.mk
@@ -44,7 +44,6 @@ $(eval $(call gb_Library_add_exception_objects,basegfx,\
basegfx/source/point/b2dpoint \
basegfx/source/point/b2ipoint \
basegfx/source/point/b3dpoint \
- basegfx/source/point/b3ipoint \
basegfx/source/polygon/b2dlinegeometry \
basegfx/source/polygon/b2dpolygon \
basegfx/source/polygon/b2dpolygonclipper \