Move websocket subtree and create ripple_websocket module

This commit is contained in:
Vinnie Falco
2013-06-20 17:51:12 -07:00
parent 9452f77072
commit 996ac526bf
267 changed files with 368 additions and 50388 deletions

View File

@@ -11,9 +11,6 @@ class Application;
SETUP_LOG (Application)
// VFALCO TODO fix/clean this, it might have broken with the Log changes
LogPartition AutoSocketPartition ("AutoSocket");
// VFALCO TODO Move the function definitions into the class declaration
class Application : public IApplication
{