Don't 'return' from void methods.
commit1e47b8e9a58f24e5c38a4ce5556a0c207bdff2eb
authorJason Evans <je@fb.com>
Fri, 22 Aug 2014 02:05:47 +0000 (21 19:05 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Fri, 22 Aug 2014 02:30:19 +0000 (21 19:30 -0700)
tree70f80c86ade588c2f02cec1ea5f89e869266ad1f
parent6d82239b35bb2879ad0a885ed3d240248ab5450a
Don't 'return' from void methods.

Summary: Fix several MemoryManager methods to simply execute their final statements,
rather than prefixing them with 'return'.

Reviewed By: @edwinsmith

Differential Revision: D1509675
hphp/runtime/base/memory-manager-inl.h