Allow cc to detect missing cases in a switch.
* src/delete.c (delete_status_handler): Remove default case from a switch so that cc can check the use of all enum values.
- Signed-off-by: Werner Koch <wk@gnupg.org>
Allow cc to detect missing cases in a switch. fc38c15136c8Unpublished Tags None Subscribers None
Description
Details
|