[PATCH 3/9] [kdrive] Remove unused KdCardInfo::needSync field Signed-off-by: Mikhail Gusarov <dottedmag at dottedmag.net>

Mikhail Gusarov dottedmag at dottedmag.net
Sat Jan 2 06:32:53 PST 2010


---
 hw/kdrive/src/kdrive.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/hw/kdrive/src/kdrive.h b/hw/kdrive/src/kdrive.h
index 260f355..13f990c 100644
--- a/hw/kdrive/src/kdrive.h
+++ b/hw/kdrive/src/kdrive.h
@@ -71,7 +71,6 @@ typedef struct _KdCardInfo {
     int			    selected;
     struct _KdCardInfo	    *next;
 
-    Bool		    needSync;
     int			    lastMarker;
 } KdCardInfo;
 
-- 
1.6.3.3



More information about the xorg-devel mailing list