s_env.{cpp, h} cleanups 3677/head
authorest31 <MTest31@outlook.com>
Mon, 7 Mar 2016 18:34:48 +0000 (19:34 +0100)
committerest31 <MTest31@outlook.com>
Mon, 7 Mar 2016 18:54:26 +0000 (19:54 +0100)
commit725cb4eb0743a382851e011fb7de1b7d443ce51f
tree62abb7455295dc270191c2aeb2272f011ffd2d14
parentd494733839e9cf6cb557462326ed21e7a58816c7
s_env.{cpp, h} cleanups

* Replace string by-val passing with const reference
* Fix code style
* Remove redundant `int table` definition and indentation level
src/script/cpp_api/s_env.cpp
src/script/cpp_api/s_env.h