commit eeaea7cbbb98141c98c189751907a8fc0b10f7d4
Author: Thibaut Cuvelier <[email protected]>
Date:   Wed Jul 8 15:39:01 2020 +0200

    Clean up DeclareDocBookClass
---
 lib/chkconfig.ltx |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)

diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx
index 9a15abc..1ab93b4 100644
--- a/lib/chkconfig.ltx
+++ b/lib/chkconfig.ltx
@@ -197,18 +197,6 @@
      {}% we have already defined this one.
 }
 
-% Only for compatibility. Will be removed later.
-\let\DeclareSGMLClass=\DeclareDocBookClass
-
-\newcommand{\DeclareDocBookClass}[2][\default]{
-  \message{^^J\prefix checking for docbook\space\space class \layoutname... }
-  \@ifundefined{hasdocbook}
-    {\message{no^^J}
-     \AddLayout[#1]{\layoutname}{#2}{false}{docbook}}
-    {\message{yes^^J}
-     \AddLayout[#1]{\layoutname}{#2}{true}{}}
-}
-
 % Stolen from article.cls
 \newcommand{\today}{\ifcase\month\or
   January\or February\or March\or April\or May\or June\or
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to