diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-26 00:22:12 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-26 00:22:36 +0900 |
commit | a0344acfacdddd390ce3be425954cd7d016b5214 (patch) | |
tree | 92848757525a1f596fc5f502da45bfd76a8099bf /ksvg/impl/libs/xrgbrender | |
parent | 447a1da528e137714f217d7e40e5785ebac6ebee (diff) | |
download | tdegraphics-a0344acfacdddd390ce3be425954cd7d016b5214.tar.gz tdegraphics-a0344acfacdddd390ce3be425954cd7d016b5214.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bfe9fad42d47b4c7faa2617cae951a338ec7f235)
Diffstat (limited to 'ksvg/impl/libs/xrgbrender')
-rw-r--r-- | ksvg/impl/libs/xrgbrender/gdk-pixbuf-xlib-drawable.c | 1 | ||||
-rw-r--r-- | ksvg/impl/libs/xrgbrender/gdk-pixbuf-xlibrgb.c | 2 | ||||
-rw-r--r-- | ksvg/impl/libs/xrgbrender/gdk-pixbuf-xlibrgb.h | 2 |
3 files changed, 2 insertions, 3 deletions
diff --git a/ksvg/impl/libs/xrgbrender/gdk-pixbuf-xlib-drawable.c b/ksvg/impl/libs/xrgbrender/gdk-pixbuf-xlib-drawable.c index 3ed343c5..0beec611 100644 --- a/ksvg/impl/libs/xrgbrender/gdk-pixbuf-xlib-drawable.c +++ b/ksvg/impl/libs/xrgbrender/gdk-pixbuf-xlib-drawable.c @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* GdkPixbuf library - convert X drawable information to RGB * * Copyright (C) 1999 Michael Zucchi diff --git a/ksvg/impl/libs/xrgbrender/gdk-pixbuf-xlibrgb.c b/ksvg/impl/libs/xrgbrender/gdk-pixbuf-xlibrgb.c index eb7e4cdf..a580997a 100644 --- a/ksvg/impl/libs/xrgbrender/gdk-pixbuf-xlibrgb.c +++ b/ksvg/impl/libs/xrgbrender/gdk-pixbuf-xlibrgb.c @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- +/* * * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "MPL"); you may not use this file except in diff --git a/ksvg/impl/libs/xrgbrender/gdk-pixbuf-xlibrgb.h b/ksvg/impl/libs/xrgbrender/gdk-pixbuf-xlibrgb.h index afde174e..63c4842f 100644 --- a/ksvg/impl/libs/xrgbrender/gdk-pixbuf-xlibrgb.h +++ b/ksvg/impl/libs/xrgbrender/gdk-pixbuf-xlibrgb.h @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- +/* * * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "MPL"); you may not use this file except in |