summaryrefslogtreecommitdiff
path: root/rotord/rotord.h
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2013-05-23 16:00:24 +0100
committerTim Redfern <tim@eclectronics.org>2013-05-23 16:00:24 +0100
commitb643511ff513aadbd0485afc6b264702aac41021 (patch)
tree1aad48b38f8aa7c4eb0b7aacac69b23e794f4510 /rotord/rotord.h
parent55513473ca37841b40662e1a0221d7dd260a59b7 (diff)
portability
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)