]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/arm-ds5-gator.git/blobdiff - daemon/StreamlineSetup.h
gator: Version 5.12
[android-sdk/arm-ds5-gator.git] / daemon / StreamlineSetup.h
index c46ae0891a31e20c41b2291e06d3c5d19a8bdc6f..8086fe2d1bbe168b4cb9fd235bb36f578cf99291 100644 (file)
@@ -35,7 +35,6 @@ private:
        void handleDeliver(char* xml);
        void sendData(const char* data, int length, int type);
        void sendString(const char* string, int type) {sendData(string, strlen(string), type);}
-       void sendProtocol();
        void sendEvents();
        void sendConfiguration();
        void sendDefaults();