From e96dcb4dcffc8ade4c4f812ab2ed63287faaec83 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 17 Apr 2008 18:04:38 +0000 Subject: top: fix build failure --- include/usage.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include') diff --git a/include/usage.h b/include/usage.h index 09695ef76..01acda16d 100644 --- a/include/usage.h +++ b/include/usage.h @@ -97,11 +97,6 @@ "\n -s sender Sender IP address" \ "\n target Target IP address" \ -//#define ash_trivial_usage \ -// "[FILE]...\n" \ -// "or: ash -c command [args]..." -//#define ash_full_usage "\n\n" \ -// "The ash shell" #define sh_trivial_usage NOUSAGE_STR #define sh_full_usage "" #define ash_trivial_usage NOUSAGE_STR -- cgit v1.2.3