mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-26 14:40:47 +01:00
xfree86: remove unused variable in configureDDMonitorSection.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
3fad969a90
commit
9ac6a048ef
1 changed files with 0 additions and 1 deletions
|
|
@ -577,7 +577,6 @@ static void handle_detailed_input(struct detailed_monitor_section *det_mon,
|
|||
static XF86ConfMonitorPtr
|
||||
configureDDCMonitorSection (int screennum)
|
||||
{
|
||||
int i = 0;
|
||||
int len, mon_width, mon_height;
|
||||
#define displaySizeMaxLen 80
|
||||
char displaySize_string[displaySizeMaxLen];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue