From 95f07cf181179896f0d97e46ed63cee8dee4d6ac Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Thu, 31 Dec 2009 22:03:15 +0000 Subject: [PATCH] Fix comments and whitespace. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32722 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/InsetMathStackrel.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/mathed/InsetMathStackrel.h b/src/mathed/InsetMathStackrel.h index 707985b4be..88f0800713 100644 --- a/src/mathed/InsetMathStackrel.h +++ b/src/mathed/InsetMathStackrel.h @@ -17,12 +17,6 @@ namespace lyx { - -/** Stackrel objects - * \author André Pönitz - * - * Full author contact details are available in file CREDITS. - */ class InsetMathStackrel : public InsetMathFracBase { public: /// @@ -44,7 +38,5 @@ private: virtual Inset * clone() const; }; - - } // namespace lyx #endif -- 2.39.2