mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-04 06:20:14 +01:00
kdrive: Remove unused KdCardInfo::lastMarker field
Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
This commit is contained in:
parent
dbaab9759b
commit
4e0d580d5a
1 changed files with 0 additions and 2 deletions
|
|
@ -62,8 +62,6 @@ typedef struct _KdCardInfo {
|
|||
struct _KdScreenInfo *screenList;
|
||||
int selected;
|
||||
struct _KdCardInfo *next;
|
||||
|
||||
int lastMarker;
|
||||
} KdCardInfo;
|
||||
|
||||
extern KdCardInfo *kdCardInfo;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue