diff options
Diffstat (limited to 'src/lib/exceptions')
-rw-r--r-- | src/lib/exceptions/exceptions.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/exceptions/exceptions.h b/src/lib/exceptions/exceptions.h index 0f89159988..0cd982a573 100644 --- a/src/lib/exceptions/exceptions.h +++ b/src/lib/exceptions/exceptions.h @@ -258,7 +258,3 @@ public: } #endif // EXCEPTIONS_H - -// Local Variables: -// mode: c++ -// End: |