[vte/vte-0-34] [stream] Remove unused includes



commit 272b7f42ccdb93517e06a0c8e832531fffa8714c
Author: Behdad Esfahbod <behdad behdad org>
Date:   Sun Sep 29 20:38:49 2013 -0400

    [stream] Remove unused includes

 src/vtestream-file.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/vtestream-file.h b/src/vtestream-file.h
index 4adf462..830d610 100644
--- a/src/vtestream-file.h
+++ b/src/vtestream-file.h
@@ -18,12 +18,8 @@
  * Red Hat Author(s): Behdad Esfahbod
  */
 
-#include <string.h>
 #include <unistd.h>
 #include <errno.h>
-#include <fcntl.h>
-
-#include <gio/gunixinputstream.h>
 
 #include "vteutils.h"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]