diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 10:41:11 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 10:41:31 +0900 |
commit | 3c7478a8875548b31d235acc9f468daf0c926e04 (patch) | |
tree | 577b99c91345e706152624c45d0ed009677d64ad /karbon | |
parent | 80e225f01f407dac00574685e4494ee017dc1813 (diff) | |
download | koffice-3c7478a8875548b31d235acc9f468daf0c926e04.tar.gz koffice-3c7478a8875548b31d235acc9f468daf0c926e04.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9aec66a72334c90bb0f81c46520c2fc080931d59)
Diffstat (limited to 'karbon')
-rw-r--r-- | karbon/render/xrgbrender/gdk-pixbuf-xlib-drawable.c | 1 | ||||
-rw-r--r-- | karbon/render/xrgbrender/gdk-pixbuf-xlibrgb.c | 2 | ||||
-rw-r--r-- | karbon/render/xrgbrender/gdk-pixbuf-xlibrgb.h | 2 |
3 files changed, 2 insertions, 3 deletions
diff --git a/karbon/render/xrgbrender/gdk-pixbuf-xlib-drawable.c b/karbon/render/xrgbrender/gdk-pixbuf-xlib-drawable.c index 7ef7a05b..e9ac4c9b 100644 --- a/karbon/render/xrgbrender/gdk-pixbuf-xlib-drawable.c +++ b/karbon/render/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/karbon/render/xrgbrender/gdk-pixbuf-xlibrgb.c b/karbon/render/xrgbrender/gdk-pixbuf-xlibrgb.c index 171db33d..f5c18100 100644 --- a/karbon/render/xrgbrender/gdk-pixbuf-xlibrgb.c +++ b/karbon/render/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/karbon/render/xrgbrender/gdk-pixbuf-xlibrgb.h b/karbon/render/xrgbrender/gdk-pixbuf-xlibrgb.h index d35c1c87..bc95589d 100644 --- a/karbon/render/xrgbrender/gdk-pixbuf-xlibrgb.h +++ b/karbon/render/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 |