aboutsummaryrefslogtreecommitdiff
path: root/src/performcmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/performcmd.h')
-rw-r--r--src/performcmd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/performcmd.h b/src/performcmd.h
index 3bc83aa..59510a6 100644
--- a/src/performcmd.h
+++ b/src/performcmd.h
@@ -16,7 +16,6 @@ public:
16 16
17private: 17private:
18 StaticString sCommand; 18 StaticString sCommand;
19 StaticString sTarget;
20}; 19};
21 20
22#endif 21#endif