[Swift-commit] cog r3976

swift at ci.uchicago.edu swift at ci.uchicago.edu
Wed Jun 25 12:30:04 CDT 2014


------------------------------------------------------------------------
r3976 | timgarmstrong | 2014-06-25 12:25:55 -0500 (Wed, 25 Jun 2014) | 1 line

Don't need TODO
------------------------------------------------------------------------
Index: modules/provider-coaster-c-client/src/coasters.cpp
===================================================================
--- modules/provider-coaster-c-client/src/coasters.cpp	(revision 3975)
+++ modules/provider-coaster-c-client/src/coasters.cpp	(working copy)
@@ -98,8 +98,6 @@
 coaster_rc coaster_client_stop(coaster_client *client)
                                COASTERS_THROWS_NOTHING {
   try {
-    // TODO: stop things
-    
     client->client.stop();
     client->loop.stop();
     



More information about the Swift-commit mailing list