Removed unnecessary includes from term handlers.

This commit is contained in:
Michael Jumper 2011-08-05 00:22:26 -07:00
parent 638776e700
commit fc1683da30

View File

@ -36,10 +36,6 @@
* ***** END LICENSE BLOCK ***** */
#include <stdlib.h>
#include <string.h>
#include <cairo/cairo.h>
#include <pango/pangocairo.h>
#include <guacamole/log.h>