diff options
Diffstat (limited to 'src/net/win2mac.h')
-rw-r--r-- | src/net/win2mac.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/win2mac.h b/src/net/win2mac.h index 72ae9fd9..851a328a 100644 --- a/src/net/win2mac.h +++ b/src/net/win2mac.h @@ -8,7 +8,6 @@ #ifndef _MAC_H #define _MAC_H -void dummy(); UInt32 DR_SwapFourBytes(UInt32 dw); UInt16 DR_SwapTwoBytes(UInt16 w); char* SwapChar(char charlist[]); |