diff options
author | pixel <pixel> | 2002-12-07 00:47:00 +0000 |
---|---|---|
committer | pixel <pixel> | 2002-12-07 00:47:00 +0000 |
commit | 2b26a277cdcf441383ac8210b1f39f1b0d6b34bf (patch) | |
tree | 2ea7594b6ecad0a66a8d2271ce6761195fdd942b /include/Exceptions.h | |
parent | 99447043a97d4b54cfdf3c44d5866a5d59268c43 (diff) |
Whooooooups ;-)
Diffstat (limited to 'include/Exceptions.h')
-rw-r--r-- | include/Exceptions.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/Exceptions.h b/include/Exceptions.h index 4e84bc4..79078e5 100644 --- a/include/Exceptions.h +++ b/include/Exceptions.h @@ -8,8 +8,6 @@ #include <string.h> #include <stdlib.h> -/* #define INLINE __inline__ */ - class Base { public: static char * strdup(const char * s); |