[ekiga] Removed unused #include



commit 6e51b721e539b5608599f27191ae23ebbdc5fefc
Author: Snark <jpuydt gnome org>
Date:   Thu Oct 21 20:55:35 2010 +0200

    Removed unused #include

 src/gui/dialpad.cpp |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/gui/dialpad.cpp b/src/gui/dialpad.cpp
index d4ba70f..f3a4c88 100644
--- a/src/gui/dialpad.cpp
+++ b/src/gui/dialpad.cpp
@@ -37,9 +37,6 @@
 #include <gdk/gdkkeysyms.h>
 #include <glib/gi18n.h>
 
-#include <cstring>
-#include <iostream>
-
 struct const_key_info
 {
   const char *number;



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