diff options
author | Narayan Kamath <narayan@google.com> | 2015-02-23 15:43:35 +0000 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2015-02-23 15:49:43 +0000 |
commit | 6832a7a4e04c84192f0bafc6ac990fc79cd13882 (patch) | |
tree | e8c0940ae4a25e96db0ad84985991731f2b1b8f4 /toolbox/stop.c | |
parent | f1ac6917da172dd3e6829bac41fcbf23e96da079 (diff) | |
download | system_core-6832a7a4e04c84192f0bafc6ac990fc79cd13882.zip system_core-6832a7a4e04c84192f0bafc6ac990fc79cd13882.tar.gz system_core-6832a7a4e04c84192f0bafc6ac990fc79cd13882.tar.bz2 |
Remove useless refCounting from FileMap.
Nobody ever called acquire() so release() was always
equivalent to delete. Just use delete instead so that
people can use unique_ptr directly (or shared_ptr if
they really want refcounts).
Change-Id: I9e3ad5e0f6a4fcc4e02e5a2ff7ef9514fe234415
Diffstat (limited to 'toolbox/stop.c')
0 files changed, 0 insertions, 0 deletions