X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=src%2Fcommand_server.hxx;fp=src%2Fcommand_server.hxx;h=97b3a07e6ed68a02ad7db480bbafaa1753ceaeba;hp=04508b56f15d260dec6e2946518fac93d4f3fb51;hb=56f3994d74dbc36d10bfa83b50b016bf269ac563;hpb=c72238fb7fc6eb081c2a0bc95fff369c760343f4 diff --git a/src/command_server.hxx b/src/command_server.hxx index 04508b5..97b3a07 100644 --- a/src/command_server.hxx +++ b/src/command_server.hxx @@ -41,7 +41,7 @@ class command_server public: command_server(server& _s); - // TODO: No (virtual) destructor + ~command_server(); void handle(long long usec_timeout=-1, long long* usec_timeout_remaining=NULL);