Browse Source

OSC: Fix bug that wiped out Signal paths.

tags/non-daw-v1.2.0
Jonathan Moore Liles 13 years ago
parent
commit
0fba0747fc
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      nonlib/OSC/Endpoint.C

+ 0
- 1
nonlib/OSC/Endpoint.C 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;


Loading…
Cancel
Save