summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/commentsfragment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/commentsfragment.hxx')
-rw-r--r--sc/source/filter/inc/commentsfragment.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/filter/inc/commentsfragment.hxx b/sc/source/filter/inc/commentsfragment.hxx
index 97a59ace922b..2ef52b067ed5 100644
--- a/sc/source/filter/inc/commentsfragment.hxx
+++ b/sc/source/filter/inc/commentsfragment.hxx
@@ -26,8 +26,6 @@
namespace oox {
namespace xls {
-
-
class CommentsFragment : public WorksheetFragmentBase
{
public:
@@ -54,8 +52,6 @@ private:
CommentRef mxComment;
};
-
-
} // namespace xls
} // namespace oox