summaryrefslogtreecommitdiff
path: root/sw/inc/format.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-11-17 07:21:50 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-11-17 07:22:43 +0900
commit11077cb75d0dcf1ebb25b12358776fde45a78eb4 (patch)
tree88b514fb8e34d781fea394619a163a4e0b9826b7 /sw/inc/format.hxx
parent5c6bbe6a23b6b746dcbb20de1360b4745b1e4679 (diff)
undefining inline is just confusing
Change-Id: I70b973a88944603077a06632c801e8211f9efbd9
Diffstat (limited to 'sw/inc/format.hxx')
-rw-r--r--sw/inc/format.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/format.hxx b/sw/inc/format.hxx
index a777f9f522e8..e92f8e3f1f56 100644
--- a/sw/inc/format.hxx
+++ b/sw/inc/format.hxx
@@ -341,8 +341,6 @@ inline SfxItemState SwFmt::GetItemState( sal_uInt16 nWhich, sal_Bool bSrchInPare
return aSet.GetItemState( nWhich, bSrchInParent, ppItem );
}
-#undef inline
-
#endif // INCLUDED_SW_INC_FORMAT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */