[client] remoted accidential commit of experimental method from header

This commit is contained in:
Geoffrey McRae 2018-01-29 17:30:46 +11:00
parent 78a100135b
commit 35eda57cb2

View File

@ -22,7 +22,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA
#include <stdint.h> #include <stdint.h>
bool spice_connect(const char * host, const short port, const char * password); bool spice_connect(const char * host, const short port, const char * password);
void spice_drain();
void spice_disconnect(); void spice_disconnect();
bool spice_process(); bool spice_process();
bool spice_ready(); bool spice_ready();