diff options
Diffstat (limited to 'src/cachestorenids.h')
| -rw-r--r-- | src/cachestorenids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cachestorenids.h b/src/cachestorenids.h index 54129b0..f413bd0 100644 --- a/src/cachestorenids.h +++ b/src/cachestorenids.h | |||
| @@ -122,6 +122,7 @@ namespace Bu | |||
| 122 | nStore.deleteStream( iStream ); | 122 | nStore.deleteStream( iStream ); |
| 123 | hId.erase( key ); | 123 | hId.erase( key ); |
| 124 | delete pObj; | 124 | delete pObj; |
| 125 | sync(); | ||
| 125 | } | 126 | } |
| 126 | 127 | ||
| 127 | virtual bool has( const keytype &key ) | 128 | virtual bool has( const keytype &key ) |
