Minor simplification of module_free_global_ref
commitce6773aad5c71f6c486244a6fc9fcb69fc99784d
authorPhilipp Stephani <phst@google.com>
Sun, 9 Jul 2017 22:33:30 +0000 (10 00:33 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 9 Jul 2017 22:33:30 +0000 (10 00:33 +0200)
tree3e937910ce3ef7684e6c9f78a530bc5faa174b79
parent81131ff26fe2a36c2ed0a4853d85af3bcb8bbdb1
Minor simplification of module_free_global_ref

* src/emacs-module.c (module_free_global_ref): Remove unused variable
'hashcode'.  Inline variable 'value' that's only used once.
src/emacs-module.c