Commit afa488c4 authored by Dan O'Reilly's avatar Dan O'Reilly

Remove debug code

Signed-off-by: 's avatarDan O'Reilly <oreilldf@gmail.com>
parent 5029c7b7
......@@ -132,7 +132,6 @@ if __name__ == '__main__':
ext_module_list = []
cpp_impl = '--cpp_implementation'
if cpp_impl in sys.argv:
print("YYYYYYYYYYYYYYYYYYYYYYYY")
sys.argv.remove(cpp_impl)
# C++ implementation extension
ext_module_list.append(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment