aboutsummaryrefslogtreecommitdiff
path: root/src/main.cc
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2007-12-25 06:49:46 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2007-12-25 06:49:46 (GMT)
commit35d1017959512acd9c2547d0eef76d73660c972e (patch)
treeb5e650eaeb97bce4521426e21698a55bdafe3070 /src/main.cc
parent1bcc966153a557b6ab3ba236c9e468dbf0a2620e (diff)
downloadfluxbox-35d1017959512acd9c2547d0eef76d73660c972e.zip
fluxbox-35d1017959512acd9c2547d0eef76d73660c972e.tar.bz2
removed KDE configure option
Diffstat (limited to 'src/main.cc')
-rw-r--r--src/main.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/main.cc b/src/main.cc
index 677ed0e..01b7d6e 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -126,11 +126,6 @@ static void showInfo(ostream &ostr) {
126#endif // HAVE_IMLIB2 126#endif // HAVE_IMLIB2
127 "IMLIB2"<<endl<< 127 "IMLIB2"<<endl<<
128 128
129#ifndef KDE
130 NOT<<
131#endif // KDE
132 "KDE"<<endl<<
133
134#ifndef NLS 129#ifndef NLS
135 NOT<< 130 NOT<<
136#endif // NLS 131#endif // NLS