Show
Ignore:
Timestamp:
02/25/09 01:37:00 (3 years ago)
Author:
mwhitworth
Message:

Remove debug KePrint.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Whitix/trunk/fs/fat/super.c

    r1912 r1919  
    116116        sbInfo->freeClusters = info->freeClusters; 
    117117        sbInfo->fsInfoSector = fsInfoSector; 
    118          
    119         KePrint("sbInfo->freeClusters = %#X\n", sbInfo->freeClusters); 
    120          
     118                 
    121119out: 
    122120        if (ret)