diff options
author | Michele Calgaro <[email protected]> | 2020-09-26 00:22:12 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-26 00:22:12 +0900 |
commit | bfe9fad42d47b4c7faa2617cae951a338ec7f235 (patch) | |
tree | 5bd278b0e7af466518ce3ea7f176653dbbe9a963 /ksvg | |
parent | dd734d4130d80c5613c5a33cc304430210467899 (diff) | |
download | tdegraphics-bfe9fad42d47b4c7faa2617cae951a338ec7f235.tar.gz tdegraphics-bfe9fad42d47b4c7faa2617cae951a338ec7f235.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ksvg')
-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 |