[Libreoffice-commits] core.git: include/svx
Tor Lillqvist
tml at collabora.com
Tue Aug 30 06:46:24 UTC 2016
include/svx/rectenum.hxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit d19c2417a5b5bbf765c39ed69412248f639da41d
Author: Tor Lillqvist <tml at collabora.com>
Date: Tue Aug 30 09:45:53 2016 +0300
Bin noise comment and superfluous newline
Change-Id: I9094a0a21880e516bb65b1a324b6220bab0e27da
diff --git a/include/svx/rectenum.hxx b/include/svx/rectenum.hxx
index 817df20..10b51b8 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: */
More information about the Libreoffice-commits
mailing list