Remove Variant::assignVal
commit3a868b8e8f4306a90b78266214b3f7dd67734af4
authorJordan DeLong <jdelong@fb.com>
Wed, 9 Apr 2014 20:16:31 +0000 (9 13:16 -0700)
committerSara Golemon <sgolemon@fb.com>
Mon, 14 Apr 2014 16:07:10 +0000 (14 09:07 -0700)
tree1198501077435df3e0514967006f73df35de8153
parent8229e594c1fb5eb74858fdb3b941891e9da36316
Remove Variant::assignVal

It is identical to Variant::assign.

Reviewed By: @edwinsmith

Differential Revision: D1267852
hphp/runtime/base/array-iterator.cpp
hphp/runtime/base/program-functions.cpp
hphp/runtime/base/type-variant.h
hphp/runtime/vm/name-value-table-wrapper.cpp