diff options
-rw-r--r-- | core/pxeidle.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/pxeidle.inc b/core/pxeidle.inc index f661b57a..230fb96a 100644 --- a/core/pxeidle.inc +++ b/core/pxeidle.inc @@ -118,7 +118,5 @@ check_for_arp: mov bx,PXENV_UDP_READ call pxenv ; Ignore result... - pop es - pop ds popad ret |