Remove `Command::clone()` (#8903)
authorAndres Noetzli <andres.noetzli@gmail.com>
Wed, 22 Jun 2022 22:26:23 +0000 (15:26 -0700)
committerGitHub <noreply@github.com>
Wed, 22 Jun 2022 22:26:23 +0000 (22:26 +0000)
commitd6992f469cae24556dd7e7c1e4c59c90b0b57536
treebb3a8fab795e7f2d05ff268c8d6558c80ed9394f
parentc1738f508bc9dd7615eaa7b7b4af24acfa46f65c
Remove `Command::clone()` (#8903)

This code was unused. This is work towards a streamlined parser API.
src/smt/command.cpp
src/smt/command.h