summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-08-30 09:45:53 +0300
committerTor Lillqvist <tml@collabora.com>2016-08-30 09:45:53 +0300
commitd19c2417a5b5bbf765c39ed69412248f639da41d (patch)
tree9afea752ef1b836c07a4cde371db9131862b5503
parentb62f4c2cd9685618fff2270760ce0787880f1c8d (diff)
Bin noise comment and superfluous newline
Change-Id: I9094a0a21880e516bb65b1a324b6220bab0e27da
-rw-r--r--include/svx/rectenum.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/rectenum.hxx b/include/svx/rectenum.hxx
index 817df20ef8d9..10b51b811927 100644
--- a/include/svx/rectenum.hxx
+++ b/include/svx/rectenum.hxx
@@ -19,8 +19,6 @@
#ifndef INCLUDED_SVX_RECTENUM_HXX
#define INCLUDED_SVX_RECTENUM_HXX
-// enum ------------------------------------------------------------------
-
enum class RectPoint
{
LT, // top left
@@ -42,7 +40,6 @@ enum class CTL_STYLE
Shadow
};
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */