[gnome-power-manager] Remove an unused include



commit 7c5488d7130e4d84468761bc31d95a7573b91a5d
Author: Richard Hughes <richard hughsie com>
Date:   Wed Jul 29 15:53:41 2009 +0100

    Remove an unused include

 src/gpm-session.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/gpm-session.c b/src/gpm-session.c
index 9191213..b0ab64f 100644
--- a/src/gpm-session.c
+++ b/src/gpm-session.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
- * Copyright (C) 2008 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2008-2009 Richard Hughes <richard hughsie com>
  *
  * Licensed under the GNU General Public License Version 2
  *
@@ -29,7 +29,6 @@
 #include "gpm-session.h"
 #include "gpm-common.h"
 #include "egg-debug.h"
-#include "egg-dbus-proxy.h"
 
 static void     gpm_session_finalize   (GObject		*object);
 



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