diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-05-24 20:34:20 -0700 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-05-24 20:34:20 -0700 |
commit | d64ba4e0f7cf4c6bd6cb8ad21975b03ed350f552 (patch) | |
tree | cd827393c054c791a8aaaf31dcd90df021185262 /starmath | |
parent | 2f4bfa7d07fde737c8efbb5d7119fb21bc26082e (diff) |
Remove some unneeded #include <tools/unqidx.hxx>
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/source/math_pch.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/source/math_pch.cxx b/starmath/source/math_pch.cxx index 83840b625958..312868097731 100644 --- a/starmath/source/math_pch.cxx +++ b/starmath/source/math_pch.cxx @@ -129,7 +129,6 @@ #include <basic/sbxprop.hxx> #include <basic/sbxmeth.hxx> #include <tools/unqid.hxx> -#include <tools/unqidx.hxx> #include <svl/poolitem.hxx> #include <svtools/args.hxx> #include <smmod.hxx> |