diff options
Diffstat (limited to 'include/editeng')
-rw-r--r-- | include/editeng/colritem.hxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/editeng/colritem.hxx b/include/editeng/colritem.hxx index 815d2ed3f3d1..7ec7b69e77f4 100644 --- a/include/editeng/colritem.hxx +++ b/include/editeng/colritem.hxx @@ -77,12 +77,6 @@ public: }; -/* - * FIXME(matteocam): - * both classes Svx{Background,}Color should be derived from a - * common ancestor or be totally separate (not recommended probably). -*/ - // class SvxBackgroundColorItem // XXX: to be moved in a separate header. |