summaryrefslogtreecommitdiffstats
path: root/twin/clients/web/WebButton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'twin/clients/web/WebButton.cpp')
-rw-r--r--twin/clients/web/WebButton.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/twin/clients/web/WebButton.cpp b/twin/clients/web/WebButton.cpp
index 785abe699..f8d1c4add 100644
--- a/twin/clients/web/WebButton.cpp
+++ b/twin/clients/web/WebButton.cpp
@@ -282,6 +282,3 @@ WebButton::setBitmap(const unsigned char *bitmap)
}
}
-
-// vim:ts=2:sw=2:tw=78:set et:
-// kate: indent-width 2; replace-tabs on; tab-width 2; space-indent on;