diff --git a/hw/kdrive/src/kdrive.h b/hw/kdrive/src/kdrive.h index 2041d7142..8bd8c2521 100644 --- a/hw/kdrive/src/kdrive.h +++ b/hw/kdrive/src/kdrive.h @@ -90,7 +90,6 @@ typedef struct _KdCardInfo { int selected; struct _KdCardInfo *next; - Bool needSync; int lastMarker; } KdCardInfo;