libstdc++: Remove pretty printer committed by mistake
authorJonathan Wakely <jwakely@redhat.com>
Tue, 17 Aug 2021 13:29:53 +0000 (14:29 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 17 Aug 2021 13:31:21 +0000 (14:31 +0100)
commit8ea0fadc1b39bded236a7eebd1bae78f0443875a
tree3f5663c8622264ff0de1f4b25c7117d6c190f773
parent0808b0df9c4d31f4c362b9c85fb538b6aafcb517
libstdc++: Remove pretty printer committed by mistake

The std::error_category printer wasn't meant to be part of the commit
adding std::error_code and std::error_condition printers.

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
libstdc++-v3/ChangeLog:

* python/libstdcxx/v6/printers.py (StdErrorCatPrinter): Remove.
libstdc++-v3/python/libstdcxx/v6/printers.py