Removed unused StaticString
commit74d2b4c6c22acf5169b9f939445473e3579f0f6a
authorLiran Nuna <liranuna@fb.com>
Thu, 24 Apr 2014 04:17:03 +0000 (23 21:17 -0700)
committerSara Golemon <sgolemon@fb.com>
Mon, 28 Apr 2014 16:29:13 +0000 (28 09:29 -0700)
treeb71394da99ea1e8fe37db26f2bc3c874ee814bed
parent3e720f957a5686e5b254e065f93b9111825153ba
Removed unused StaticString

Summary: D1258331 changed the way the function `ip2long` behaved, but didn't remove the constant.
The constant causes a race condition when the application is being ran under Intel's vtune.

Fixes #1815

Reviewed By: @fredemmott

Differential Revision: D1292121
hphp/runtime/ext/std/ext_std_network.cpp