diff options
author | Michele Calgaro <[email protected]> | 2020-09-28 20:28:04 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-28 20:28:04 +0900 |
commit | 4809123108dc265cab0ad1334b681ad278cdbe67 (patch) | |
tree | afd364cacd4281d434bef9ba0c5f8195bc87d6f9 /src/projects | |
parent | 0c040eac73c8ab78d900a3b56ebb0785b7aa20af (diff) | |
download | k3b-4809123108dc265cab0ad1334b681ad278cdbe67.tar.gz k3b-4809123108dc265cab0ad1334b681ad278cdbe67.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/projects')
-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]> |