summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-09-28 20:28:04 +0900
committerMichele Calgaro <[email protected]>2020-09-28 20:28:31 +0900
commit4fa9b84741931cad7084587fdb38d343920b0081 (patch)
treed653ef1b6ac27d126744aeb7b61b422cc26404a6
parent6fde153c87044379dd0be372de2b6f44d378c925 (diff)
downloadk3b-4fa9b84741931cad7084587fdb38d343920b0081.tar.gz
k3b-4fa9b84741931cad7084587fdb38d343920b0081.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 4809123108dc265cab0ad1334b681ad278cdbe67)
-rw-r--r--src/fastscale/scale.h1
-rw-r--r--src/projects/kostore/koStore.cc1
-rw-r--r--src/projects/kostore/koStore.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/fastscale/scale.h b/src/fastscale/scale.h
index 4742cb2..9aab7db 100644
--- a/src/fastscale/scale.h
+++ b/src/fastscale/scale.h
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab
/*
Copied from gwenview/src/imageutils/imageutils.h
Copyright 2000-2004 Aur�lien G�teau
diff --git a/src/projects/kostore/koStore.cc b/src/projects/kostore/koStore.cc
index 655263f..24fc737 100644
--- a/src/projects/kostore/koStore.cc
+++ b/src/projects/kostore/koStore.cc
@@ -1,4 +1,3 @@
-// -*- c-basic-offset: 2 -*-
/* This file is part of the KDE project
Copyright (C) 1998, 1999 Torben Weis <[email protected]>
Copyright (C) 2000-2002 David Faure <[email protected]>, Werner Trobin <[email protected]>
diff --git a/src/projects/kostore/koStore.h b/src/projects/kostore/koStore.h
index 331bc8b..b43ec42 100644
--- a/src/projects/kostore/koStore.h
+++ b/src/projects/kostore/koStore.h
@@ -1,4 +1,3 @@
-// -*- c-basic-offset: 2 -*-
/* This file is part of the KDE project
Copyright (C) 1998, 1999 David Faure <[email protected]>