]> git.eshelyaron.com Git - emacs.git/commit
Remove an assertion that doesn't test Emacs invariants
authorPhilipp Stephani <phst@google.com>
Mon, 12 Jun 2017 14:37:45 +0000 (16:37 +0200)
committerPhilipp Stephani <phst@google.com>
Mon, 12 Jun 2017 14:37:45 +0000 (16:37 +0200)
commit655439b71e25076dab83e8cfe65ef13696ac9a2e
treeb4301c9dc6f6de7556d5d1476a680596c9584e7f
parent272235c1d57c35b6cefa8c721e009a445de69dee
Remove an assertion that doesn't test Emacs invariants

* src/emacs-module.c (module_copy_string_contents): Remove an
assertion that doesn't test Emacs invariants.
src/emacs-module.c