diff options
Diffstat (limited to 'tdehtml/html')
-rw-r--r-- | tdehtml/html/Platform.h | 1 | ||||
-rw-r--r-- | tdehtml/html/RefPtr.h | 1 | ||||
-rw-r--r-- | tdehtml/html/html_elementimpl.cpp | 1 |
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. * |