Backed out changeset a67ea3f24678 (bug 1205987) for not working as well as originally thought

CLOSED TREE
This commit is contained in:
Wes Kocher 2015-10-14 09:51:35 -07:00
parent e69e87eab5
commit 40a1e7a42d

View File

@ -182,9 +182,6 @@ static DllBlockInfo sWindowsDllBlocklist[] = {
// NetOp School, discontinued product, bug 763395
{ "nlsp.dll", MAKE_VERSION(6, 23, 2012, 19) },
// Startup crashes with Freecorder dll, bug 1205987
{ "flvsrvlib.dll", MAKE_VERSION(1, 0, 0, 0) },
{ nullptr, 0 }
};