diff options
Diffstat (limited to 'common/cmd_ace.c')
| -rw-r--r-- | common/cmd_ace.c | 7 | 
1 files changed, 0 insertions, 7 deletions
| diff --git a/common/cmd_ace.c b/common/cmd_ace.c index ee77f1356..555fbe398 100644 --- a/common/cmd_ace.c +++ b/common/cmd_ace.c @@ -195,11 +195,4 @@ static unsigned long systemace_read(int dev,        return blkcnt;  } - -  #endif - -/* - * $Log: $ - */ - |