diff options
Diffstat (limited to 'include/olm/error.h')
-rw-r--r-- | include/olm/error.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/olm/error.h b/include/olm/error.h index 460017e..87e019a 100644 --- a/include/olm/error.h +++ b/include/olm/error.h @@ -34,7 +34,6 @@ enum OlmErrorCode { /* remember to update the list of string constants in error.c when updating * this list. */ - }; /** get a string representation of the given error code. */ |