aboutsummaryrefslogtreecommitdiff
path: root/archival/ar.c
diff options
context:
space:
mode:
Diffstat (limited to 'archival/ar.c')
-rw-r--r--archival/ar.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/archival/ar.c b/archival/ar.c
index 969b6f2bc..8e4d81eeb 100644
--- a/archival/ar.c
+++ b/archival/ar.c
@@ -25,8 +25,6 @@
//config: extract contents from archives. In practice, it is used exclusively
//config: for object module archives used by compilers.
//config:
-//config: On an x86 system, the ar applet adds about 1K.
-//config:
//config: Unless you have a specific application which requires ar, you should
//config: probably say N here: most compilers come with their own ar utility.
//config: