[bijiben] Remove editor modelines



commit c7189eda094bb07a6cc0797e7ce2983e70a014f6
Author: Mohammed Sadiq <sadiq sadiqpk org>
Date:   Thu Jan 25 22:26:10 2018 +0530

    Remove editor modelines
    
    modelines are considered by editors like Emacs/vim for indenting
    the code.
    
    Editors sometimes are aggressive doing this. Let's just remove this.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792904

 src/bjb-application.h                          |    1 -
 src/libbiji/provider/biji-own-cloud-provider.c |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/bjb-application.h b/src/bjb-application.h
index 177025b..5602985 100644
--- a/src/bjb-application.h
+++ b/src/bjb-application.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */
 /*
  * bijiben.h
  * Copyright (C) Pierre-Yves LUYTEN 2011 <py luyten fr>
diff --git a/src/libbiji/provider/biji-own-cloud-provider.c b/src/libbiji/provider/biji-own-cloud-provider.c
index 6d6d5a7..b765367 100644
--- a/src/libbiji/provider/biji-own-cloud-provider.c
+++ b/src/libbiji/provider/biji-own-cloud-provider.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 2 -*- */
 /* biji-own-cloud-provider.c
  * Copyright (C) Pierre-Yves LUYTEN 2013 <py luyten fr>
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]