Removed code formatting modelines.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/3/head
Michele Calgaro 4 years ago
parent 607c4e6b7e
commit 6820fe14bb
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -1493,10 +1493,3 @@ UNAME_VERSION = ${UNAME_VERSION}
EOF EOF
exit 1 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:

7
admin/config.sub vendored

@ -1705,10 +1705,3 @@ esac
echo $basic_machine$os echo $basic_machine$os
exit 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:

@ -618,13 +618,3 @@ none)
esac esac
exit 0 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:

@ -510,11 +510,3 @@ do
trap '' 0 trap '' 0
fi fi
done 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:

@ -1493,10 +1493,3 @@ UNAME_VERSION = ${UNAME_VERSION}
EOF EOF
exit 1 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:

@ -1705,10 +1705,3 @@ esac
echo $basic_machine$os echo $basic_machine$os
exit 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:

@ -6395,8 +6395,3 @@ build_old_libs=yes
# ### BEGIN LIBTOOL TAG CONFIG: disable-static # ### BEGIN LIBTOOL TAG CONFIG: disable-static
build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac` build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
# ### END LIBTOOL TAG CONFIG: disable-static # ### END LIBTOOL TAG CONFIG: disable-static
# Local Variables:
# mode:shell-script
# sh-indentation:2
# End:

@ -8404,10 +8404,3 @@ build_old_libs=yes
# ### BEGIN LIBTOOL TAG CONFIG: disable-static # ### BEGIN LIBTOOL TAG CONFIG: disable-static
build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
# ### END LIBTOOL TAG CONFIG: disable-static # ### END LIBTOOL TAG CONFIG: disable-static
# Local Variables:
# mode:shell-script
# sh-indentation:2
# End:
# vi:sw=2

@ -366,11 +366,3 @@ WARNING: \`$1' is needed, and is $msg.
esac esac
exit 0 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:

@ -1,4 +1,3 @@
//vim: ts=8
// File : class_checkbox.cpp // File : class_checkbox.cpp
// Creation date : Wed Sep 20 23:01:47 CEST 2000 by Krzysztof Godlewski // Creation date : Wed Sep 20 23:01:47 CEST 2000 by Krzysztof Godlewski
// //

@ -1,7 +1,5 @@
#ifndef _CLASS_CHECKBOX_H_ #ifndef _CLASS_CHECKBOX_H_
#define _CLASS_CHECKBOX_H_ #define _CLASS_CHECKBOX_H_
//vim: ts=8
// File : class_checkbox.h // File : class_checkbox.h
// Creation date : Wed Sep 20 23:02:11 CEST 2000 by Krzysztof Godlewski // Creation date : Wed Sep 20 23:02:11 CEST 2000 by Krzysztof Godlewski
// //

@ -1,4 +1,3 @@
//vim: ts=8
// File : class_combobox.cpp // File : class_combobox.cpp
// Creation date : Thu Mar 22 20:57:45 CET 2001 by Krzysztof Godlewski // Creation date : Thu Mar 22 20:57:45 CET 2001 by Krzysztof Godlewski
// //

@ -1,7 +1,5 @@
#ifndef _CLASS_COMBOBOX_H_ #ifndef _CLASS_COMBOBOX_H_
#define _CLASS_COMBOBOX_H_ #define _CLASS_COMBOBOX_H_
//vim: ts=8
// File : class_combobox.h // File : class_combobox.h
// Creation date : Thu Mar 22 20:57:28 CET 2001 by Krzysztof Godlewski // Creation date : Thu Mar 22 20:57:28 CET 2001 by Krzysztof Godlewski
// //

@ -1,4 +1,3 @@
//vim: ts=8
// File : class_file.cpp // File : class_file.cpp
// Creation date : Thu Sep 21 04:42:16 CEST 2000 by Krzysztof Godlewski // Creation date : Thu Sep 21 04:42:16 CEST 2000 by Krzysztof Godlewski
// //

@ -1,6 +1,5 @@
#ifndef _CLASS_FILE_H_ #ifndef _CLASS_FILE_H_
#define _CLASS_FILE_H_ #define _CLASS_FILE_H_
//vim: ts=8
// File : class_file.h // File : class_file.h
// Creation date : Thu Sep 21 04:43:01 CEST 2000 by Krzysztof Godlewski // Creation date : Thu Sep 21 04:43:01 CEST 2000 by Krzysztof Godlewski
// //

@ -1,4 +1,3 @@
//vim: ts=8
// File : class_label.cpp // File : class_label.cpp
// Creation date : Mon Sep 18 14:21:48 CEST 2000 by Krzysztof Godlewski // Creation date : Mon Sep 18 14:21:48 CEST 2000 by Krzysztof Godlewski
// //

@ -1,6 +1,5 @@
#ifndef _CLASS_LABEL_H_ #ifndef _CLASS_LABEL_H_
#define _CLASS_LABEL_H_ #define _CLASS_LABEL_H_
//vim: ts=8
// File : class_label.h // File : class_label.h
// Creation date : Mon Sep 18 14:21:48 CEST 2000 by Krzysztof Godlewski // Creation date : Mon Sep 18 14:21:48 CEST 2000 by Krzysztof Godlewski
// //

@ -1,4 +1,3 @@
//vim: ts=8
// File : class_lineedit.cpp // File : class_lineedit.cpp
// Creation date : Wed 20 Sep 2000 04:34:40 CEST by Krzysztof Godlewski // Creation date : Wed 20 Sep 2000 04:34:40 CEST by Krzysztof Godlewski
// //

@ -1,6 +1,5 @@
#ifndef _CLASS_LINEEDIT_H_ #ifndef _CLASS_LINEEDIT_H_
#define _CLASS_LINEEDIT_H_ #define _CLASS_LINEEDIT_H_
//vim: ts=8
// File : class_lineedit.h // File : class_lineedit.h
// Creation date : Wed 20 Sep 2000 04:34:22 CEST by Krzysztof Godlewski // Creation date : Wed 20 Sep 2000 04:34:22 CEST by Krzysztof Godlewski
// //

@ -1,4 +1,3 @@
//vim: ts=8
// File : class_listbox.cpp // File : class_listbox.cpp
// Creation date : Sat Oct 2 03:40:28 CET 2004 by Szymon Stefanek // Creation date : Sat Oct 2 03:40:28 CET 2004 by Szymon Stefanek
// //

@ -1,7 +1,5 @@
#ifndef _CLASS_LISTBOX_H_ #ifndef _CLASS_LISTBOX_H_
#define _CLASS_LISTBOX_H_ #define _CLASS_LISTBOX_H_
//vim: ts=8
// File : class_listbox.h // File : class_listbox.h
// Creation date : Sat Oct 2 03:40:28 CET 2004 by Szymon Stefanek // Creation date : Sat Oct 2 03:40:28 CET 2004 by Szymon Stefanek
// //

@ -1,4 +1,3 @@
//vim: ts=8
// File : class_multilineedit.cpp // File : class_multilineedit.cpp
// Creation date : Mon Feb 19 00:45:34 CET by Krzysztof Godlewski // Creation date : Mon Feb 19 00:45:34 CET by Krzysztof Godlewski
// //

@ -1,6 +1,5 @@
#ifndef _CLASS_MULTILINEEDIT_H_ #ifndef _CLASS_MULTILINEEDIT_H_
#define _CLASS_MULTILINEEDIT_H_ #define _CLASS_MULTILINEEDIT_H_
//vim: ts=8
// File : class_multilineedit.cpp // File : class_multilineedit.cpp
// Creation date : Mon Feb 19 00:45:34 CET by Krzysztof Godlewski // Creation date : Mon Feb 19 00:45:34 CET by Krzysztof Godlewski
// //

@ -1,6 +1,5 @@
#ifndef _CLASS_PIXMAP_H_ #ifndef _CLASS_PIXMAP_H_
#define _CLASS_PIXMAP_H_ #define _CLASS_PIXMAP_H_
//vim: ts=8
// Pixmap : class_pixmap.h // Pixmap : class_pixmap.h
// Creation date : Thu Sep 21 04:43:01 CEST 2000 by Krzysztof Godlewski // Creation date : Thu Sep 21 04:43:01 CEST 2000 by Krzysztof Godlewski
// //

@ -1,4 +1,3 @@
//vim: ts=8
// File : class_urllabel.cpp // File : class_urllabel.cpp
// Creation date : Thu Feb 18 1:27:44 CEST 2001 by Krzysztof Godlewski // Creation date : Thu Feb 18 1:27:44 CEST 2001 by Krzysztof Godlewski
// //

@ -1,6 +1,5 @@
#ifndef _CLASS_URLLABEL_H_ #ifndef _CLASS_URLLABEL_H_
#define _CLASS_URLLABEL_H_ #define _CLASS_URLLABEL_H_
//vim: ts=8
// File : class_urllabel.h // File : class_urllabel.h
// Creation date : Thu Feb 18 1:28:23 CEST 2001 by Krzysztof Godlewski // Creation date : Thu Feb 18 1:28:23 CEST 2001 by Krzysztof Godlewski
// //

@ -1,6 +1,5 @@
#ifndef _CLASS_WIDGET_H_ #ifndef _CLASS_WIDGET_H_
#define _CLASS_WIDGET_H_ #define _CLASS_WIDGET_H_
//vim: ts=8
// File : class_widget.h // File : class_widget.h
// Creation date : Mon 11 Sep 16:34:36 CET 2000 by Krzysztof Godlewski // Creation date : Mon 11 Sep 16:34:36 CET 2000 by Krzysztof Godlewski
// //

Loading…
Cancel
Save