Skip to content

Commit

Permalink
Remove unused fpucw from snapvector.asm
Browse files Browse the repository at this point in the history
It's usage was removed in commit 8a500d7.
  • Loading branch information
zturtleman committed Jul 9, 2015
1 parent e79af0d commit 5768e23
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions code/asm/snapvector.asm
Expand Up @@ -36,10 +36,6 @@ ENDIF
ssemask DWORD 0FFFFFFFFh, 0FFFFFFFFh, 0FFFFFFFFh, 00000000h
ssecw DWORD 00001F80h

IFNDEF idx64
fpucw WORD 037Fh
ENDIF

.code

IFDEF idx64
Expand Down

0 comments on commit 5768e23

Please sign in to comment.