diff options
| author | jhurst <jhurst@cinecert.com> | 2007-12-22 19:32:35 +0000 |
|---|---|---|
| committer | jhurst <> | 2007-12-22 19:32:35 +0000 |
| commit | 4564a68b8a586b49715f39fb84271db61fc109b7 (patch) | |
| tree | 19630698bd75331739ec9ed9bc58c2bac19cd55b /src/KM_error.h | |
| parent | 9d3309c016ca46131373327e9d15cf5aa4fd8088 (diff) | |
logging re-write
Diffstat (limited to 'src/KM_error.h')
| -rwxr-xr-x | src/KM_error.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KM_error.h b/src/KM_error.h index 31d4f3e..8ea7555 100755 --- a/src/KM_error.h +++ b/src/KM_error.h @@ -49,6 +49,7 @@ namespace Kumu public: static const Result_t& Find(int); + static Result_t Delete(int); Result_t(int v, const char* l); ~Result_t(); |
