make use of Bindings typedef
authorThiago Farina <tfarina@chromium.org>
Fri, 4 Dec 2015 22:31:19 +0000 (20:31 -0200)
committerThiago Farina <tfarina@chromium.org>
Fri, 4 Dec 2015 22:31:19 +0000 (20:31 -0200)
commit336814c4ecb7993b994567527c27e0915dc207fb
tree0717eac4ec9d296b442d29d536b558d958347353
parent9d7213e43dcc66f2dccee3e6a97aacd700947671
make use of Bindings typedef

Looks like we declared this typedef but never used it.

It seems we just forgot to use it so this patch makes uses of it now.
Otherwise we could just delete it.
src/eval_env.cc
src/eval_env.h