[Command] Remove dead code for the syntax command.
authorDavide Italiano <davide@freebsd.org>
Fri, 23 Mar 2018 20:58:05 +0000 (20:58 +0000)
committerDavide Italiano <davide@freebsd.org>
Fri, 23 Mar 2018 20:58:05 +0000 (20:58 +0000)
commitfd679c0e2279d24508917fc7bb6a79e1c1f3c481
treee4a06776e216a373f9ecd152e0b2ce178b4e8193
parent998df2ca4f4463eef37a7553c3197918843fe3f1
[Command] Remove dead code for the syntax command.

I'm going to add a new commend so I figured I could do
some spring cleaning.

llvm-svn: 328368
lldb/lldb.xcodeproj/project.pbxproj
lldb/source/Commands/CMakeLists.txt
lldb/source/Commands/CommandObjectSyntax.cpp [deleted file]
lldb/source/Commands/CommandObjectSyntax.h [deleted file]
lldb/source/Interpreter/CommandInterpreter.cpp