summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-02-16 19:31:33 +0000
committerDave Airlie <airlied@redhat.com>2012-02-16 19:31:33 +0000
commit21f90c3fdfcc6da10051e45ef771038ee7650cfb (patch)
tree7c5596e7d97e843bf33b78ab3e2dba53c8471cc8
parentce7b289ab19e7838a20208a345929589c7b752dc (diff)
fix some whitespace
-rw-r--r--src/driver.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/driver.c b/src/driver.c
index 03aa027..69a5fe0 100644
--- a/src/driver.c
+++ b/src/driver.c
@@ -471,9 +471,6 @@ PreInit(ScrnInfoPtr pScrn, int flags)
if (ms->fd < 0)
return FALSE;
-
-
-
if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
return FALSE;
if (!xf86SetDefaultVisual(pScrn, -1))