[gnome-bluetooth] Remove unused private struct



commit 26363e2ca14fd2113a8b742d27436d8a6e3d435e
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jun 23 19:15:23 2010 +0100

    Remove unused private struct

 properties/cc-bluetooth-panel.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/properties/cc-bluetooth-panel.h b/properties/cc-bluetooth-panel.h
index 86b8809..78f57a7 100644
--- a/properties/cc-bluetooth-panel.h
+++ b/properties/cc-bluetooth-panel.h
@@ -42,8 +42,6 @@ typedef struct _CcBluetoothPanelPrivate CcBluetoothPanelPrivate;
 
 struct _CcBluetoothPanel {
 	CcPanel parent;
-
-	CcBluetoothPanelPrivate *priv;
 };
 
 struct _CcBluetoothPanelClass {



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