diff options
Diffstat (limited to 'src/except.h')
-rw-r--r-- | src/except.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/except.h b/src/except.h index 03e417d..1e7a245 100644 --- a/src/except.h +++ b/src/except.h | |||
@@ -24,8 +24,6 @@ | |||
24 | * | 24 | * |
25 | * With these two function, it's easy to write functions that throw | 25 | * With these two function, it's easy to write functions that throw |
26 | * exceptions on error, but that don't interrupt the user script. | 26 | * exceptions on error, but that don't interrupt the user script. |
27 | * | ||
28 | * RCS ID: $Id$ | ||
29 | \*=========================================================================*/ | 27 | \*=========================================================================*/ |
30 | 28 | ||
31 | #include "lua.h" | 29 | #include "lua.h" |