diff --git a/README-SAMPLES.md b/README-SAMPLES.md index 7d30b946..edd5689f 100644 --- a/README-SAMPLES.md +++ b/README-SAMPLES.md @@ -61,7 +61,6 @@ As Exiv2 is open source, we publish all our materials. The following programs a | _**remotetest**_ | Tester application for testing remote i/o. | [remotetest](#remotetest) | | _**stringto-test**_ | Test conversions from string to long, float and Rational types. | [stringto-test](#stringto-test) | | _**tiff-test**_ | Simple TIFF write test | [tiff-test](#tiff-test) | -| _**werror-test**_ | Simple tests for the wide-string error class WError | [werror-test](#werror-test) | | _**write-test**_ | ExifData write unit tests | [write-test](#write-test) | | _**write2-test**_ | ExifData write unit tests for Exif data created from scratch | [write2-test](#write2-test) | | _**xmpparser-test**_ | Read an XMP packet from a file, parse and re-serialize it. | [xmpparser-test](#xmpparser-test)| @@ -599,18 +598,6 @@ Simple TIFF write test [Sample](#TOC1) Programs [Test](#TOC2) Programs -
- -#### werror-test - -``` -Usage: werror-test -``` - -Simple tests for the wide-string error class WError - -[Sample](#TOC1) Programs [Test](#TOC2) Programs -
#### write-test @@ -664,4 +651,4 @@ Read an XMP packet from a file, parse and re-serialize it. Robin Mills
robin@clanmills.com
-Revised: 2021-09-21 \ No newline at end of file +Revised: 2021-09-21