diff options
| author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-05-08 20:30:09 +0300 |
|---|---|---|
| committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-05-08 20:30:09 +0300 |
| commit | ebed87ea5730f9a49d6cf6d03a2a3a8ef7e2aa52 (patch) | |
| tree | b022e968f92dee9c52e73b07de7fadd304cc5299 /src/Cache.cc | |
| parent | Replace shared pointers of MatrixClient with a single instance (diff) | |
| download | nheko-ebed87ea5730f9a49d6cf6d03a2a3a8ef7e2aa52.tar.xz | |
Don't use shared pointers for cache
Diffstat (limited to 'src/Cache.cc')
| -rw-r--r-- | src/Cache.cc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/Cache.cc b/src/Cache.cc |
