diff options
Diffstat (limited to 'client/errcatch.c')
-rw-r--r-- | client/errcatch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/errcatch.c b/client/errcatch.c index e8d696a..5e39b00 100644 --- a/client/errcatch.c +++ b/client/errcatch.c @@ -16,4 +16,3 @@ void w2_errcatch_handle_error(w2_s_error *error) { return; } - |