autodesk-forks / MaterialX

MaterialX C++ and Python libraries
http://www.materialx.org/
Apache License 2.0
107 stars 23 forks source link

JsBindings: Remove "extern C" scope in binding files. #1217

Closed frericp closed 3 years ago

frericp commented 3 years ago

This PR removes the unnecessary extern "C" scope from the binding files.

Review with the hide whitespace changes option.