From 9aec66a72334c90bb0f81c46520c2fc080931d59 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 29 Sep 2020 10:41:11 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- karbon/render/xrgbrender/gdk-pixbuf-xlib-drawable.c | 1 - karbon/render/xrgbrender/gdk-pixbuf-xlibrgb.c | 2 +- karbon/render/xrgbrender/gdk-pixbuf-xlibrgb.h | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) (limited to 'karbon/render') 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 -- cgit v1.2.1