mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-02 07:17:59 +02:00
remove some unused local variables in Xprint/Oid.c
This commit is contained in:
parent
8e41640db8
commit
163980138c
1 changed files with 0 additions and 2 deletions
|
|
@ -1655,8 +1655,6 @@ TrayMediumListValidate(XpOidTrayMediumList* me,
|
|||
const XpOidMediumSS* msss)
|
||||
{
|
||||
int i_mss, i_ds, i_itm;
|
||||
XpOidMediumDiscreteSizeList* ds_list;
|
||||
int tray_count;
|
||||
XpOid current_tray, current_medium;
|
||||
XpOidMediumDiscreteSizeList* unspecified_tray_ds;
|
||||
XpOidMediumDiscreteSizeList* tray_ds;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue