diff options
author | Michele Calgaro <[email protected]> | 2020-09-28 20:28:04 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-28 20:28:31 +0900 |
commit | 4fa9b84741931cad7084587fdb38d343920b0081 (patch) | |
tree | d653ef1b6ac27d126744aeb7b61b422cc26404a6 /src/projects/kostore | |
parent | 6fde153c87044379dd0be372de2b6f44d378c925 (diff) | |
download | k3b-4fa9b84741931cad7084587fdb38d343920b0081.tar.gz k3b-4fa9b84741931cad7084587fdb38d343920b0081.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 4809123108dc265cab0ad1334b681ad278cdbe67)
Diffstat (limited to 'src/projects/kostore')
-rw-r--r-- | src/projects/kostore/koStore.cc | 1 | ||||
-rw-r--r-- | src/projects/kostore/koStore.h | 1 |
2 files changed, 0 insertions, 2 deletions
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]> |