diff options
Diffstat (limited to 'chapter06/aboutdebug.xml')
-rw-r--r-- | chapter06/aboutdebug.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/aboutdebug.xml b/chapter06/aboutdebug.xml index ffad53c6f..f49618c83 100644 --- a/chapter06/aboutdebug.xml +++ b/chapter06/aboutdebug.xml @@ -47,7 +47,6 @@ <para>Because most users will never use a debugger on their system software, a lot of disk space can be regained by removing these symbols. The next section shows how to strip all debugging symbols from the programs and - libraries. Additional information on system optimization can be found at - <ulink url="&hints-root;optimization.txt"/>.</para> + libraries.</para> </sect1> |