[ekiga/v4_0] Remove yet another unused include



commit 2c73afbad5dac16cc762d36a3615ac2d8e81822a
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Tue Dec 4 12:04:05 2012 +0100

    Remove yet another unused include
    
    The other include (sip.h) is not needed by itself, but it includes
    other files which are needed.  Hope we can get rid of it too in the
    future.

 src/common.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/common.h b/src/common.h
index f9e5482..b1a1a04 100644
--- a/src/common.h
+++ b/src/common.h
@@ -39,7 +39,6 @@
 #ifndef GM_COMMON_H_
 #define GM_COMMON_H_
 
-#include <h323/h323.h>
 #include <sip/sip.h>
 
 #include <gtk/gtk.h>



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