summaryrefslogtreecommitdiffstats
path: root/basegfx/test
diff options
context:
space:
mode:
authorZsolt Bölöny <bolony.zsolt@gmail.com>2015-05-19 16:14:36 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-06-01 08:09:39 +0000
commit4fe7a99c4b0c46b9d254efc870f75e25f2b5c37f (patch)
tree085becd8c681afdcb3d16db35355e5cadf5c016b /basegfx/test
parentRemove B1IBox, it's not used anywhere (diff)
downloadcore-4fe7a99c4b0c46b9d254efc870f75e25f2b5c37f.tar.gz
core-4fe7a99c4b0c46b9d254efc870f75e25f2b5c37f.zip
Remove B1IRange, it's not used anywhere
Change-Id: I2eeded849b9b36611407e8ecc545d7801939e4c9 Reviewed-on: https://gerrit.libreoffice.org/15815 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'basegfx/test')
-rw-r--r--basegfx/test/basegfx2d.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/basegfx/test/basegfx2d.cxx b/basegfx/test/basegfx2d.cxx
index e29d5456dcd6..f6afc96aa3bf 100644
--- a/basegfx/test/basegfx2d.cxx
+++ b/basegfx/test/basegfx2d.cxx
@@ -35,7 +35,6 @@
#include <basegfx/range/b2irange.hxx>
#include <basegfx/range/b2ibox.hxx>
#include <basegfx/range/b1drange.hxx>
-#include <basegfx/range/b1irange.hxx>
#include <basegfx/range/b2drange.hxx>
#include <basegfx/range/b2dpolyrange.hxx>
#include <basegfx/numeric/ftools.hxx>
@@ -952,7 +951,6 @@ public:
void check()
{
implCheck<B1DRange>();
- implCheck<B1IRange>();
}
// Change the following lines only, if you add, remove or rename