summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-11-04 23:50:23 +0100
committerUlrich Müller <ulm@gentoo.org>2015-11-04 23:50:23 +0100
commit4f8dcb4eda0ea7340a2f92f915e57d1fb440c2d5 (patch)
tree3f5c489119dc7e4cd1c061c3722982efff97918c /pms.cls
parentMove listings of ebuild functions into listing environments. (diff)
downloadpms-4f8dcb4eda0ea7340a2f92f915e57d1fb440c2d5.tar.gz
pms-4f8dcb4eda0ea7340a2f92f915e57d1fb440c2d5.tar.bz2
pms-4f8dcb4eda0ea7340a2f92f915e57d1fb440c2d5.zip
pms.cls: Drop colour support from tables.
This is no longer used; it is a remnant of the former kdebuild conditional (see commit 13f550b7).
Diffstat (limited to 'pms.cls')
-rw-r--r--pms.cls1
1 files changed, 0 insertions, 1 deletions
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}
}{