diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 16:04:56 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 16:04:56 +0900 |
commit | 6820fe14bb5cabe315827ef99a84a3a4b0acb8e0 (patch) | |
tree | 5f223292bcbbb96a99044e8207c86b4a56c12950 /src/modules/objects/class_listbox.h | |
parent | 607c4e6b7ea9e1b96b6c9cab0c44169e8c885d93 (diff) | |
download | kvirc-6820fe14bb5cabe315827ef99a84a3a4b0acb8e0.tar.gz kvirc-6820fe14bb5cabe315827ef99a84a3a4b0acb8e0.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/modules/objects/class_listbox.h')
-rw-r--r-- | src/modules/objects/class_listbox.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 // |