From 5d774518c6b8efe9c562699bb0b994449da67cf3 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Mon, 14 Feb 2011 12:43:56 +0000 Subject: [PATCH] Remove obsolete comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37648 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/TextClass.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/TextClass.cpp b/src/TextClass.cpp index 3f3fe36d1d..edf66b3b34 100644 --- a/src/TextClass.cpp +++ b/src/TextClass.cpp @@ -1227,7 +1227,6 @@ InsetLayout const & DocumentClass::insetLayout(docstring const & name) const docstring const & TextClass::defaultLayoutName() const { - // This really should come from the actual layout... (Lgb) return defaultlayout_; } -- 2.39.2