summaryrefslogtreecommitdiff
path: root/Build/source/extra/xz/src/xz/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/extra/xz/src/xz/options.h')
-rw-r--r--Build/source/extra/xz/src/xz/options.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/Build/source/extra/xz/src/xz/options.h b/Build/source/extra/xz/src/xz/options.h
index e7389c8e99c..61ec8d58a14 100644
--- a/Build/source/extra/xz/src/xz/options.h
+++ b/Build/source/extra/xz/src/xz/options.h
@@ -10,13 +10,6 @@
//
///////////////////////////////////////////////////////////////////////////////
-/// \brief Parser for Subblock options
-///
-/// \return Pointer to allocated options structure.
-/// Doesn't return on error.
-extern lzma_options_subblock *options_subblock(const char *str);
-
-
/// \brief Parser for Delta options
///
/// \return Pointer to allocated options structure.