summaryrefslogtreecommitdiff
path: root/rotord/rotord.h
diff options
context:
space:
mode:
Diffstat (limited to 'rotord/rotord.h')
-rwxr-xr-xrotord/rotord.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rotord/rotord.h b/rotord/rotord.h
index b53a795..e9eb2a1 100755
--- a/rotord/rotord.h
+++ b/rotord/rotord.h
@@ -102,7 +102,6 @@ class RotorServer: public Poco::Util::ServerApplication
int main(const std::vector<std::string>& args);
private:
bool _helpRequested;
-
};
int main(int argc, char** argv)