aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/api/lzma/hardware.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/liblzma/api/lzma/hardware.h')
-rw-r--r--src/liblzma/api/lzma/hardware.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/liblzma/api/lzma/hardware.h b/src/liblzma/api/lzma/hardware.h
index 974f210c..f34897d8 100644
--- a/src/liblzma/api/lzma/hardware.h
+++ b/src/liblzma/api/lzma/hardware.h
@@ -3,8 +3,6 @@
* \brief Hardware information
* \note Never include this file directly. Use <lzma.h> instead.
*
- * See ../lzma.h for information about liblzma as a whole.
- *
* Since liblzma can consume a lot of system resources, it also provides
* ways to limit the resource usage. Applications linking against liblzma
* need to do the actual decisions how much resources to let liblzma to use.