From bc81569f18e1d1ec53a7f631da68997705a1bf4e Mon Sep 17 00:00:00 2001 From: Ron Yorston Date: Tue, 26 Mar 2013 13:44:53 +0000 Subject: ash: remove old comment --- shell/ash.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'shell') diff --git a/shell/ash.c b/shell/ash.c index 962fc2609..369bb5bb9 100644 --- a/shell/ash.c +++ b/shell/ash.c @@ -13258,8 +13258,6 @@ unsetcmd(int argc UNUSED_PARAM, char **argv UNUSED_PARAM) return ret & 1; } -/* setmode.c */ - #if !ENABLE_PLATFORM_MINGW32 static const unsigned char timescmd_str[] ALIGN1 = { -- cgit v1.2.3-55-g6feb