GUAC-669: Remove include which was intended for debugging only.

This commit is contained in:
Michael Jumper 2014-05-05 11:21:00 -07:00
parent 014e245baa
commit f1b75335ae

View File

@ -28,7 +28,6 @@
#include <guacamole/protocol.h>
#include <guacamole/socket.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>