Commit 7f27bae69d4e4bd05bf3eafedce74a41d7fc35e8

Authored by ths
1 parent 9b5207aa

Remove obsolete comment.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3122 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 0 additions and 2 deletions
hw/pcnet.c
... ... @@ -35,8 +35,6 @@
35 35 * http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/NCR/NCR92C990.txt
36 36 */
37 37  
38   -/* TODO: remove little endian host assumptions */
39   -
40 38 #include "vl.h"
41 39  
42 40 //#define PCNET_DEBUG
... ...