summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 16:04:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 16:04:56 +0900
commit6820fe14bb5cabe315827ef99a84a3a4b0acb8e0 (patch)
tree5f223292bcbbb96a99044e8207c86b4a56c12950
parent607c4e6b7ea9e1b96b6c9cab0c44169e8c885d93 (diff)
downloadkvirc-6820fe14.tar.gz
kvirc-6820fe14.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rwxr-xr-xadmin/config.guess7
-rwxr-xr-xadmin/config.sub7
-rwxr-xr-xadmin/depcomp10
-rwxr-xr-xadmin/install-sh8
-rwxr-xr-xadmin/libtool/config.guess7
-rwxr-xr-xadmin/libtool/config.sub7
-rw-r--r--admin/libtool/ltmain.sh5
-rw-r--r--admin/ltmain.sh7
-rwxr-xr-xadmin/missing8
-rw-r--r--src/modules/objects/class_checkbox.cpp1
-rw-r--r--src/modules/objects/class_checkbox.h2
-rw-r--r--src/modules/objects/class_combobox.cpp1
-rw-r--r--src/modules/objects/class_combobox.h2
-rw-r--r--src/modules/objects/class_file.cpp1
-rw-r--r--src/modules/objects/class_file.h1
-rw-r--r--src/modules/objects/class_label.cpp1
-rw-r--r--src/modules/objects/class_label.h1
-rw-r--r--src/modules/objects/class_lineedit.cpp1
-rw-r--r--src/modules/objects/class_lineedit.h1
-rw-r--r--src/modules/objects/class_listbox.cpp1
-rw-r--r--src/modules/objects/class_listbox.h2
-rw-r--r--src/modules/objects/class_multilineedit.cpp1
-rw-r--r--src/modules/objects/class_multilineedit.h1
-rw-r--r--src/modules/objects/class_pixmap.h1
-rw-r--r--src/modules/objects/class_urllabel.cpp1
-rw-r--r--src/modules/objects/class_urllabel.h1
-rw-r--r--src/modules/objects/class_widget.h1
27 files changed, 0 insertions, 87 deletions
diff --git a/admin/config.guess b/admin/config.guess
index c2246a4f..0e472a95 100755
--- a/admin/config.guess
+++ b/admin/config.guess
@@ -1493,10 +1493,3 @@ UNAME_VERSION = ${UNAME_VERSION}
EOF
exit 1
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End:
diff --git a/admin/config.sub b/admin/config.sub
index c2d12572..d95f7618 100755
--- a/admin/config.sub
+++ b/admin/config.sub
@@ -1705,10 +1705,3 @@ esac
echo $basic_machine$os
exit
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End:
diff --git a/admin/depcomp b/admin/depcomp
index df8eea7e..66bb6817 100755
--- a/admin/depcomp
+++ b/admin/depcomp
@@ -618,13 +618,3 @@ none)
esac
exit 0
-
-# Local Variables:
-# mode: shell-script
-# sh-indentation: 2
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "scriptversion="
-# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-time-zone: "UTC"
-# time-stamp-end: "; # UTC"
-# End:
diff --git a/admin/install-sh b/admin/install-sh
index 6781b987..0fe51a0d 100755
--- a/admin/install-sh
+++ b/admin/install-sh
@@ -510,11 +510,3 @@ do
trap '' 0
fi
done
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "scriptversion="
-# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-time-zone: "UTC"
-# time-stamp-end: "; # UTC"
-# End:
diff --git a/admin/libtool/config.guess b/admin/libtool/config.guess
index c2246a4f..0e472a95 100755
--- a/admin/libtool/config.guess
+++ b/admin/libtool/config.guess
@@ -1493,10 +1493,3 @@ UNAME_VERSION = ${UNAME_VERSION}
EOF
exit 1
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End:
diff --git a/admin/libtool/config.sub b/admin/libtool/config.sub
index c2d12572..d95f7618 100755
--- a/admin/libtool/config.sub
+++ b/admin/libtool/config.sub
@@ -1705,10 +1705,3 @@ esac
echo $basic_machine$os
exit
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End:
diff --git a/admin/libtool/ltmain.sh b/admin/libtool/ltmain.sh
index 761e1fd5..2eac6248 100644
--- a/admin/libtool/ltmain.sh
+++ b/admin/libtool/ltmain.sh
@@ -6395,8 +6395,3 @@ build_old_libs=yes
# ### BEGIN LIBTOOL TAG CONFIG: disable-static
build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
# ### END LIBTOOL TAG CONFIG: disable-static
-
-# Local Variables:
-# mode:shell-script
-# sh-indentation:2
-# End:
diff --git a/admin/ltmain.sh b/admin/ltmain.sh
index fa4b1e1f..bdbcdff1 100644
--- a/admin/ltmain.sh
+++ b/admin/ltmain.sh
@@ -8404,10 +8404,3 @@ build_old_libs=yes
# ### BEGIN LIBTOOL TAG CONFIG: disable-static
build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
# ### END LIBTOOL TAG CONFIG: disable-static
-
-# Local Variables:
-# mode:shell-script
-# sh-indentation:2
-# End:
-# vi:sw=2
-
diff --git a/admin/missing b/admin/missing
index 28055d2a..7504f6f9 100755
--- a/admin/missing
+++ b/admin/missing
@@ -366,11 +366,3 @@ WARNING: \`$1' is needed, and is $msg.
esac
exit 0
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "scriptversion="
-# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-time-zone: "UTC"
-# time-stamp-end: "; # UTC"
-# End:
diff --git a/src/modules/objects/class_checkbox.cpp b/src/modules/objects/class_checkbox.cpp
index 758e414d..077c2ffb 100644
--- a/src/modules/objects/class_checkbox.cpp
+++ b/src/modules/objects/class_checkbox.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_checkbox.cpp
// Creation date : Wed Sep 20 23:01:47 CEST 2000 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_checkbox.h b/src/modules/objects/class_checkbox.h
index 3c1c73b4..55432b64 100644
--- a/src/modules/objects/class_checkbox.h
+++ b/src/modules/objects/class_checkbox.h
@@ -1,7 +1,5 @@
#ifndef _CLASS_CHECKBOX_H_
#define _CLASS_CHECKBOX_H_
-
-//vim: ts=8
// File : class_checkbox.h
// Creation date : Wed Sep 20 23:02:11 CEST 2000 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_combobox.cpp b/src/modules/objects/class_combobox.cpp
index 88a1b423..cdf5a06f 100644
--- a/src/modules/objects/class_combobox.cpp
+++ b/src/modules/objects/class_combobox.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_combobox.cpp
// Creation date : Thu Mar 22 20:57:45 CET 2001 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_combobox.h b/src/modules/objects/class_combobox.h
index bd0cb197..39142592 100644
--- a/src/modules/objects/class_combobox.h
+++ b/src/modules/objects/class_combobox.h
@@ -1,7 +1,5 @@
#ifndef _CLASS_COMBOBOX_H_
#define _CLASS_COMBOBOX_H_
-
-//vim: ts=8
// File : class_combobox.h
// Creation date : Thu Mar 22 20:57:28 CET 2001 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_file.cpp b/src/modules/objects/class_file.cpp
index 232713cd..0763a2aa 100644
--- a/src/modules/objects/class_file.cpp
+++ b/src/modules/objects/class_file.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_file.cpp
// Creation date : Thu Sep 21 04:42:16 CEST 2000 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_file.h b/src/modules/objects/class_file.h
index 7f365773..7b621991 100644
--- a/src/modules/objects/class_file.h
+++ b/src/modules/objects/class_file.h
@@ -1,6 +1,5 @@
#ifndef _CLASS_FILE_H_
#define _CLASS_FILE_H_
-//vim: ts=8
// File : class_file.h
// Creation date : Thu Sep 21 04:43:01 CEST 2000 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_label.cpp b/src/modules/objects/class_label.cpp
index f0e93e21..4411a26d 100644
--- a/src/modules/objects/class_label.cpp
+++ b/src/modules/objects/class_label.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_label.cpp
// Creation date : Mon Sep 18 14:21:48 CEST 2000 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_label.h b/src/modules/objects/class_label.h
index 70db28b2..36d59c44 100644
--- a/src/modules/objects/class_label.h
+++ b/src/modules/objects/class_label.h
@@ -1,6 +1,5 @@
#ifndef _CLASS_LABEL_H_
#define _CLASS_LABEL_H_
-//vim: ts=8
// File : class_label.h
// Creation date : Mon Sep 18 14:21:48 CEST 2000 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_lineedit.cpp b/src/modules/objects/class_lineedit.cpp
index 0ac5aa49..e5adebb7 100644
--- a/src/modules/objects/class_lineedit.cpp
+++ b/src/modules/objects/class_lineedit.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_lineedit.cpp
// Creation date : Wed 20 Sep 2000 04:34:40 CEST by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_lineedit.h b/src/modules/objects/class_lineedit.h
index efac64d8..a5329c5f 100644
--- a/src/modules/objects/class_lineedit.h
+++ b/src/modules/objects/class_lineedit.h
@@ -1,6 +1,5 @@
#ifndef _CLASS_LINEEDIT_H_
#define _CLASS_LINEEDIT_H_
-//vim: ts=8
// File : class_lineedit.h
// Creation date : Wed 20 Sep 2000 04:34:22 CEST by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_listbox.cpp b/src/modules/objects/class_listbox.cpp
index c85a4c02..58e269b1 100644
--- a/src/modules/objects/class_listbox.cpp
+++ b/src/modules/objects/class_listbox.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_listbox.cpp
// Creation date : Sat Oct 2 03:40:28 CET 2004 by Szymon Stefanek
//
diff --git a/src/modules/objects/class_listbox.h b/src/modules/objects/class_listbox.h
index 9557bf66..435781d0 100644
--- a/src/modules/objects/class_listbox.h
+++ b/src/modules/objects/class_listbox.h
@@ -1,7 +1,5 @@
#ifndef _CLASS_LISTBOX_H_
#define _CLASS_LISTBOX_H_
-
-//vim: ts=8
// File : class_listbox.h
// Creation date : Sat Oct 2 03:40:28 CET 2004 by Szymon Stefanek
//
diff --git a/src/modules/objects/class_multilineedit.cpp b/src/modules/objects/class_multilineedit.cpp
index 07c9ab60..d11608a6 100644
--- a/src/modules/objects/class_multilineedit.cpp
+++ b/src/modules/objects/class_multilineedit.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_multilineedit.cpp
// Creation date : Mon Feb 19 00:45:34 CET by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_multilineedit.h b/src/modules/objects/class_multilineedit.h
index 6ec17be5..1f419964 100644
--- a/src/modules/objects/class_multilineedit.h
+++ b/src/modules/objects/class_multilineedit.h
@@ -1,6 +1,5 @@
#ifndef _CLASS_MULTILINEEDIT_H_
#define _CLASS_MULTILINEEDIT_H_
-//vim: ts=8
// File : class_multilineedit.cpp
// Creation date : Mon Feb 19 00:45:34 CET by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_pixmap.h b/src/modules/objects/class_pixmap.h
index 2c281583..3b75f782 100644
--- a/src/modules/objects/class_pixmap.h
+++ b/src/modules/objects/class_pixmap.h
@@ -1,6 +1,5 @@
#ifndef _CLASS_PIXMAP_H_
#define _CLASS_PIXMAP_H_
-//vim: ts=8
// Pixmap : class_pixmap.h
// Creation date : Thu Sep 21 04:43:01 CEST 2000 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_urllabel.cpp b/src/modules/objects/class_urllabel.cpp
index 2d0416b4..c55913cc 100644
--- a/src/modules/objects/class_urllabel.cpp
+++ b/src/modules/objects/class_urllabel.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_urllabel.cpp
// Creation date : Thu Feb 18 1:27:44 CEST 2001 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_urllabel.h b/src/modules/objects/class_urllabel.h
index a36d910e..907a3673 100644
--- a/src/modules/objects/class_urllabel.h
+++ b/src/modules/objects/class_urllabel.h
@@ -1,6 +1,5 @@
#ifndef _CLASS_URLLABEL_H_
#define _CLASS_URLLABEL_H_
-//vim: ts=8
// File : class_urllabel.h
// Creation date : Thu Feb 18 1:28:23 CEST 2001 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_widget.h b/src/modules/objects/class_widget.h
index 877564c3..bb10aa39 100644
--- a/src/modules/objects/class_widget.h
+++ b/src/modules/objects/class_widget.h
@@ -1,6 +1,5 @@
#ifndef _CLASS_WIDGET_H_
#define _CLASS_WIDGET_H_
-//vim: ts=8
// File : class_widget.h
// Creation date : Mon 11 Sep 16:34:36 CET 2000 by Krzysztof Godlewski
//