OSC: Fix bug that wiped out Signal paths.

pull/3/head
Jonathan Moore Liles 2012-06-04 22:57:33 -07:00
parent e5e6925c2c
commit 0fba0747fc
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ namespace OSC
_value = 0.0f;
_endpoint = NULL;
_peer = NULL;
_path = 0;
_documentation = 0;
_user_data = 0;
_connection_state_callback = 0;