--- a/sources/basics.h Wed Jan 27 19:32:55 2021 +0200 +++ b/sources/basics.h Wed Jan 27 19:39:14 2021 +0200 @@ -125,8 +125,6 @@ return N; } -struct Exitception {}; - #ifdef __GNUC__ # define GNUATTRIBUTE(X) __attribute__(X) #else