summaryrefslogtreecommitdiffstats
path: root/tdehtml/html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
commited8e30bc6dd18716b42087183e57a481d6ec5fa4 (patch)
tree6c8bf650267a48f922fab63117812f1389ce31e9 /tdehtml/html
parent290dd240b89a39b9e0978a08d63298fd7bccc600 (diff)
downloadtdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.tar.gz
tdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdehtml/html')
-rw-r--r--tdehtml/html/Platform.h1
-rw-r--r--tdehtml/html/RefPtr.h1
-rw-r--r--tdehtml/html/html_elementimpl.cpp1
3 files changed, 0 insertions, 3 deletions
diff --git a/tdehtml/html/Platform.h b/tdehtml/html/Platform.h
index 3cdd7177b..f47d28bb2 100644
--- a/tdehtml/html/Platform.h
+++ b/tdehtml/html/Platform.h
@@ -1,4 +1,3 @@
-/* -*- mode: c++; c-basic-offset: 4 -*- */
/*
* Copyright (C) 2006 Apple Computer, Inc. All rights reserved.
*
diff --git a/tdehtml/html/RefPtr.h b/tdehtml/html/RefPtr.h
index 8754bbf94..40fd55bdf 100644
--- a/tdehtml/html/RefPtr.h
+++ b/tdehtml/html/RefPtr.h
@@ -1,4 +1,3 @@
-// -*- mode: c++; c-basic-offset: 4 -*-
/*
* Copyright (C) 2005, 2006, 2007, 2008 Apple Inc. All rights reserved.
*
diff --git a/tdehtml/html/html_elementimpl.cpp b/tdehtml/html/html_elementimpl.cpp
index c3137b5bb..121d2b35e 100644
--- a/tdehtml/html/html_elementimpl.cpp
+++ b/tdehtml/html/html_elementimpl.cpp
@@ -1,4 +1,3 @@
-// -*- c-basic-offset: 4; -*-
/**
* This file is part of the DOM implementation for KDE.
*