[ekiga/v4_0] Remove some unused #include



commit 791ab94322547060dd672ab31574cc440dd9cc10
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Fri Jan 25 20:46:55 2013 +0100

    Remove some unused #include

 .../components/call-history/history-book.cpp       |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/lib/engine/components/call-history/history-book.cpp 
b/lib/engine/components/call-history/history-book.cpp
index 7ac45ed..b110d4d 100644
--- a/lib/engine/components/call-history/history-book.cpp
+++ b/lib/engine/components/call-history/history-book.cpp
@@ -33,16 +33,9 @@
  *
  */
 
-#include <iostream>
-#include <sstream>
-#include <set>
-
 #include "config.h"
-
 #include <glib/gi18n.h>
-
 #include "gmconf.h"
-
 #include "history-book.h"
 
 #define KEY "/apps/" PACKAGE_NAME "/contacts/call_history"


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