]> git.eshelyaron.com Git - emacs.git/commit
Remove an unneeded assertion
authorPhilipp Stephani <phst@google.com>
Sun, 4 Jun 2017 17:26:24 +0000 (19:26 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 4 Jun 2017 17:50:51 +0000 (19:50 +0200)
commit27445a82f04ff848993821de1596923441859838
treeee8d48255acc5e5a84ebcdad424b7f290021642a
parenta8a93b11cfa673c14c9a0d93ba87a16459dcde00
Remove an unneeded assertion

* src/emacs-module.c (module_copy_string_contents): Remove unneeded
assertion.  If this assertion triggers, we raise an error anyway.
src/emacs-module.c