commit: 4f8dcb4eda0ea7340a2f92f915e57d1fb440c2d5
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 4 22:50:23 2015 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 4 22:50:23 2015 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=4f8dcb4e
pms.cls: Drop colour support from tables.
This is no longer used; it is a remnant of the former kdebuild
conditional (see commit 13f550b7).
pms.cls | 1 -
1 file changed, 1 deletion(-)
diff --git a/pms.cls b/pms.cls
index 222690c..d4d5591 100644
--- a/pms.cls
+++ b/pms.cls
@@ -119,7 +119,6 @@
\newenvironment{centertable}[1]%
{
\begin{table}
- \ifx\mycolour\undefined\else\mycolour\fi
\centering
\caption{#1}
}{