diff options
author | Michele Calgaro <[email protected]> | 2020-09-27 22:19:49 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-27 22:20:02 +0900 |
commit | 8aa8074403fd918cf105b776bc57e5aab3e2a771 (patch) | |
tree | 84a4ca8fa57b377772173e4594aa3cdf6dcff3b0 /kopete/libkopete/ui/Makefile.am | |
parent | f8c5872c1394932ae762aa9a956b56bba8b957c5 (diff) | |
download | tdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.tar.gz tdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kopete/libkopete/ui/Makefile.am')
-rw-r--r-- | kopete/libkopete/ui/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kopete/libkopete/ui/Makefile.am b/kopete/libkopete/ui/Makefile.am index 35c10844..01dfec6b 100644 --- a/kopete/libkopete/ui/Makefile.am +++ b/kopete/libkopete/ui/Makefile.am @@ -26,6 +26,3 @@ kopeteinclude_HEADERS = accountselector.h fileconfirmbase.h \ kopetelistviewsearchline.h addressbooklinkwidget.h noinst_HEADERS = addresseeitem.h contactaddednotifywidget.h - -# vim: set noet: - |