mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27:20 +00:00
[client] remoted accidential commit of experimental method from header
This commit is contained in:
parent
78a100135b
commit
35eda57cb2
@ -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();
|
||||||
|
Loading…
Reference in New Issue
Block a user