Remove unused locals

git-svn-id: svn://kolibrios.org@5193 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
hidnplayr 2014-11-28 12:12:51 +00:00
parent f4ed2335bc
commit 6803a3edb6

View File

@ -194,12 +194,6 @@ endp
proc detect_controller
locals
last_bus dd ?
bus dd ?
devfn dd ?
endl
invoke GetPCIList
mov edx, eax