]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
command.c: Open-code mmd_dup().
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 28 Dec 2015 17:47:46 +0000 (17:47 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 2 Jan 2016 16:48:24 +0000 (16:48 +0000)
This function is short and has only a single caller. The code becomes
clearer by open-coding it in the caller.


No differences found