Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Xf86 Video Fbturbo
Commits
1d3246ca
Commit
1d3246ca
authored
Aug 01, 2004
by
Adam Jackson
Browse files
*really* remove the last call to FillInScreenInfo. i clearly haven't had my
coffee yet this morning...
parent
ce86e2a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/fbdev.c
View file @
1d3246ca
...
...
@@ -359,7 +359,6 @@ FBDevProbe(DriverPtr drv, int flags)
pScrn
->
EnterVT
=
fbdevHWEnterVTWeak
();
pScrn
->
LeaveVT
=
fbdevHWLeaveVTWeak
();
pScrn
->
ValidMode
=
fbdevHWValidModeWeak
();
fbdevHWFillInScreenInfo
(
pScrn
);
xf86DrvMsg
(
pScrn
->
scrnIndex
,
X_INFO
,
"using %s
\n
"
,
dev
?
dev
:
"default device"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment