diff options
author | Zsolt Bölöny <bolony.zsolt@gmail.com> | 2015-05-19 16:14:36 +0200 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2015-06-01 08:09:39 +0000 |
commit | 4fe7a99c4b0c46b9d254efc870f75e25f2b5c37f (patch) | |
tree | 085becd8c681afdcb3d16db35355e5cadf5c016b /basegfx/source | |
parent | 7a4e79688974637c954df6147f3e8eb75fe47836 (diff) |
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/source')
-rw-r--r-- | basegfx/source/range/b1drange.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basegfx/source/range/b1drange.cxx b/basegfx/source/range/b1drange.cxx index e01ecb9b000e..bcfbba2ec37f 100644 --- a/basegfx/source/range/b1drange.cxx +++ b/basegfx/source/range/b1drange.cxx @@ -18,7 +18,6 @@ */ #include <basegfx/range/b1drange.hxx> -#include <basegfx/range/b1irange.hxx> #include <basegfx/numeric/ftools.hxx> namespace basegfx |