mirror of
https://github.com/elliotnunn/NetBoot.git
synced 2025-03-11 21:29:46 +00:00
Oops! Remove some debug ifdefs
This commit is contained in:
parent
da4e8b46c8
commit
2deb042863
@ -145,7 +145,6 @@ DACtl
|
||||
|
||||
Init
|
||||
; Install the backend driver (anywhere in the unit table)
|
||||
if 0
|
||||
subq #4,SP
|
||||
move.l #'DRVR',-(SP)
|
||||
bsr GetFirstOwnedResID
|
||||
@ -163,7 +162,6 @@ Init
|
||||
dc.w $A004 ; _Control
|
||||
move.l $1C(SP),gBackendQHdr(A4)
|
||||
add #$32,SP
|
||||
endif
|
||||
|
||||
; Create our window
|
||||
subq #4,SP ; FUNCTION = WindowRef
|
||||
|
Loading…
x
Reference in New Issue
Block a user