mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-05 09:03:15 +00: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:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user