summaryrefslogtreecommitdiff
path: root/basegfx
diff options
context:
space:
mode:
authorZsolt Bölöny <bolony.zsolt@gmail.com>2015-05-19 00:16:44 +0200
committerCaolán McNamara <caolanm@redhat.com>2015-05-27 13:45:38 +0000
commit135ced89b2fd2de02aec2132783543242197d945 (patch)
treedecff2b347228aafbae9f4ea2e02db12b8549539 /basegfx
parenta6f611cb3d71edb7934c9ed44046ad621c2b7480 (diff)
Remove B3IRange, it's not used anywhere
Change-Id: I19a6835eaab2efba530d30f871f1b4509b683801 Reviewed-on: https://gerrit.libreoffice.org/15812 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'basegfx')
-rw-r--r--basegfx/source/range/b3drange.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/basegfx/source/range/b3drange.cxx b/basegfx/source/range/b3drange.cxx
index b07fcb5771f6..f779f1855d79 100644
--- a/basegfx/source/range/b3drange.cxx
+++ b/basegfx/source/range/b3drange.cxx
@@ -18,7 +18,6 @@
*/
#include <basegfx/range/b3drange.hxx>
-#include <basegfx/range/b3irange.hxx>
#include <basegfx/numeric/ftools.hxx>
#include <basegfx/matrix/b3dhommatrix.hxx>