Cleaning up and removing remnance of the notification system.
authorRobert Sesek <rsesek@bluestatic.org>
Fri, 3 Aug 2007 04:10:11 +0000 (21:10 -0700)
committerRobert Sesek <rsesek@bluestatic.org>
Fri, 3 Aug 2007 04:10:11 +0000 (21:10 -0700)
commita3cf893851b2d3de8927b19a0af46ac1e919876b
treef83ea771b0acd4a0025a6a6c094e2cacabb4f39d
parentd0a7bb377f23b50c411ac202b3fcf28f744e5361
Cleaning up and removing remnance of the notification system.

* Source/DebuggerConnection.h: Removing dead _data and prefixing socket with an _
* Source/DebuggerConnection.m: Prefixing use of socket with underscore, removing notification registration, documenting delegate methods
* Source/SocketWrapper.m|h: Removing the definitions for the notification types as we no longer use them
Source/DebuggerConnection.h
Source/DebuggerConnection.m
Source/SocketWrapper.h
Source/SocketWrapper.m