From b643511ff513aadbd0485afc6b264702aac41021 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 23 May 2013 16:00:24 +0100 Subject: portability --- rotord/rotord.h | 1 - 1 file changed, 1 deletion(-) (limited to 'rotord/rotord.h') 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& args); private: bool _helpRequested; - }; int main(int argc, char** argv) -- cgit v1.2.3