Bug 1130811 - Remove PNK_FINALLY as unused. r=shu

This commit is contained in:
Jeff Walden 2015-02-09 16:07:50 -08:00
parent b3616286af
commit f79868ffd8

View File

@ -121,7 +121,6 @@ class UpvarCookie
F(TRY) \
F(CATCH) \
F(CATCHLIST) \
F(FINALLY) \
F(THROW) \
F(DEBUGGER) \
F(GENERATOR) \