summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/SUSE2.cpp2
-rw-r--r--src/SUSE2.h2
-rw-r--r--src/SUSE2button.cpp2
-rw-r--r--src/SUSE2button.h2
-rw-r--r--src/SUSE2client.cpp3
-rw-r--r--src/config/config.cpp2
6 files changed, 0 insertions, 13 deletions
diff --git a/src/SUSE2.cpp b/src/SUSE2.cpp
index e874790..2e911a7 100644
--- a/src/SUSE2.cpp
+++ b/src/SUSE2.cpp
@@ -330,5 +330,3 @@ extern "C"
return KWinSUSE2::handler;
}
}
-
-// kate: space-indent on; indent-width 4; replace-tabs on;
diff --git a/src/SUSE2.h b/src/SUSE2.h
index b249455..bd1d658 100644
--- a/src/SUSE2.h
+++ b/src/SUSE2.h
@@ -142,5 +142,3 @@ SUSE2Handler* Handler();
} // KWinSUSE2
#endif
-
-// kate: space-indent on; indent-width 4; replace-tabs on;
diff --git a/src/SUSE2button.cpp b/src/SUSE2button.cpp
index 0bbeaad..9f68f03 100644
--- a/src/SUSE2button.cpp
+++ b/src/SUSE2button.cpp
@@ -979,5 +979,3 @@ void IconEngine::drawObject(TQPainter &p, Object object, int x, int y, int lengt
}
} // KWinSUSE2
-
-// kate: space-indent on; indent-width 4; replace-tabs on;
diff --git a/src/SUSE2button.h b/src/SUSE2button.h
index df83533..765d147 100644
--- a/src/SUSE2button.h
+++ b/src/SUSE2button.h
@@ -105,5 +105,3 @@ class IconEngine
} // namespace KWinSUSE2
#endif
-
-// kate: space-indent on; indent-width 4; replace-tabs on;
diff --git a/src/SUSE2client.cpp b/src/SUSE2client.cpp
index da91319..fe75131 100644
--- a/src/SUSE2client.cpp
+++ b/src/SUSE2client.cpp
@@ -763,6 +763,3 @@ void SUSE2Client::update_captionBuffer()
}
} // KWinSUSE2
-
-// kate: space-indent on; indent-width 4; replace-tabs on;
-
diff --git a/src/config/config.cpp b/src/config/config.cpp
index 0853828..edbacde 100644
--- a/src/config/config.cpp
+++ b/src/config/config.cpp
@@ -280,5 +280,3 @@ extern "C"
}
#include "config.moc"
-
-// kate: space-indent on; indent-width 4; replace-tabs on;