summaryrefslogtreecommitdiffstats
path: root/conduits/vcalconduit
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-09-29 11:21:39 +0900
committerMichele Calgaro <[email protected]>2020-09-29 11:22:00 +0900
commitbebe1cb5328d9f900190d96d5a06df2562fdb51c (patch)
tree314ce93ef727b00f5f20a42477edc07e02516840 /conduits/vcalconduit
parentab6669013046310b66ccde89878e7f18e5817def (diff)
downloadkpilot-bebe1cb5328d9f900190d96d5a06df2562fdb51c.tar.gz
kpilot-bebe1cb5328d9f900190d96d5a06df2562fdb51c.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit b9f373c6039b75cd83185be1822e6048667147cd)
Diffstat (limited to 'conduits/vcalconduit')
-rw-r--r--conduits/vcalconduit/vcal-conduit.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/conduits/vcalconduit/vcal-conduit.cc b/conduits/vcalconduit/vcal-conduit.cc
index 2cdc5d3..36c394d 100644
--- a/conduits/vcalconduit/vcal-conduit.cc
+++ b/conduits/vcalconduit/vcal-conduit.cc
@@ -302,8 +302,3 @@ VCalConduitSettings *VCalConduit::theConfig()
VCalConduitSettings *VCalConduit::config() {
return theConfig();
}
-
-
-
-// vim: ts=4:sw=4:noexpandtab:
-