diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/manual.qbk | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/manual.qbk b/docs/manual.qbk index fb49b9e..d4156bf 100644 --- a/docs/manual.qbk +++ b/docs/manual.qbk @@ -577,8 +577,6 @@ This is a simple example of loading XML document from file using streams ([@samp  [import samples/load_stream.cpp]  [code_load_stream] -Stream loading requires working seek/tell functions and therefore may fail when used with some stream implementations like gzstream. -  [endsect] [/stream]  [section:errors Handling parsing errors]  | 
