summaryrefslogtreecommitdiff
path: root/include/svx/AffineMatrixItem.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-15 18:53:12 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-16 14:37:27 +0200
commita6ef8ed1d6ba5843fa2e5fc49e21d8adda2b7583 (patch)
tree593a98cb5e9a4a1711c8b85fce055471f36456b3 /include/svx/AffineMatrixItem.hxx
parent73ad72e820ed3de346efa1914432a7f2c6264dde (diff)
clean up, remove eof comments
Change-Id: I166e781cb54181a8e5d08021cf5f6dfcd1fde5cb
Diffstat (limited to 'include/svx/AffineMatrixItem.hxx')
-rw-r--r--include/svx/AffineMatrixItem.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/svx/AffineMatrixItem.hxx b/include/svx/AffineMatrixItem.hxx
index 18f75525e98d..7447fc40bb63 100644
--- a/include/svx/AffineMatrixItem.hxx
+++ b/include/svx/AffineMatrixItem.hxx
@@ -23,10 +23,6 @@
#include <svl/poolitem.hxx>
#include <com/sun/star/geometry/AffineMatrix2D.hpp>
-
-// class AffineMatrixItem
-
-
class SVX_DLLPUBLIC AffineMatrixItem : public SfxPoolItem
{
private:
@@ -50,6 +46,4 @@ public:
#endif // INCLUDED_SVX_AFFINEMATRIXITEM_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */