diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2015-01-03 02:36:12 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2015-01-03 02:44:02 +0900 |
commit | d939b401c7b9de79f4ea99f03cb14e9423bf912e (patch) | |
tree | 7b7175480c063a75340fd6b507c19a727d89ee23 /starmath/inc/unomodel.hxx | |
parent | f3edc18b4006b712725cbe530f064798607b2beb (diff) |
drop unused includes
Change-Id: I6652b45a6010a05b59c1f87faaf7c06318f91fc1
Diffstat (limited to 'starmath/inc/unomodel.hxx')
-rw-r--r-- | starmath/inc/unomodel.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/inc/unomodel.hxx b/starmath/inc/unomodel.hxx index b7edb38b0d93..9fcddc75b625 100644 --- a/starmath/inc/unomodel.hxx +++ b/starmath/inc/unomodel.hxx @@ -21,7 +21,6 @@ #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/XMultiPropertySet.hpp> -#include <com/sun/star/beans/XPropertyState.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/view/XRenderable.hpp> |