diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 10:23:19 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 10:24:59 +0900 |
commit | 28ac0d602a3139831145eff6efb24707cc370c5d (patch) | |
tree | 5cb4498208dc5fe350857f9e087c4e2b49f6ae84 /ksim/monitors/snmp/plugin.cpp | |
parent | 5fe950e48ddc351d0dcfb682dad6d8b419bee63f (diff) | |
download | tdeutils-28ac0d602a3139831145eff6efb24707cc370c5d.tar.gz tdeutils-28ac0d602a3139831145eff6efb24707cc370c5d.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a4a781296ea58711db54aed4e0de956fca0139a7)
Diffstat (limited to 'ksim/monitors/snmp/plugin.cpp')
-rw-r--r-- | ksim/monitors/snmp/plugin.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ksim/monitors/snmp/plugin.cpp b/ksim/monitors/snmp/plugin.cpp index 90683a2..f79832d 100644 --- a/ksim/monitors/snmp/plugin.cpp +++ b/ksim/monitors/snmp/plugin.cpp @@ -47,6 +47,3 @@ KSim::PluginPage *Plugin::createConfigPage( const char *name ) void Plugin::showAbout() { } - -/* vim: et sw=4 ts=4 - */ |