Remove unnecessary casts from cli-cmds.c
authorTom Tromey <tom@tromey.com>
Wed, 5 Sep 2018 06:00:31 +0000 (00:00 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 5 Sep 2018 15:23:22 +0000 (09:23 -0600)
commit081bca4d622143b229cf02a1dda4afb9b457eefa
treee2060d9593f7fb125f5dfda8de467a9c42905c60
parente4a62c65fa8fe6a48b6ff564f45c1ac535f10f14
Remove unnecessary casts from cli-cmds.c

I noticed a couple of unnecessary casts in cli-cmds.c.  This patch
removes them.

Tested by rebuilding.  I'm checking this in.

gdb/ChangeLog
2018-09-05  Tom Tromey  <tom@tromey.com>

* cli/cli-cmds.c (shell_escape, edit_command): Remove cast.
gdb/ChangeLog
gdb/cli/cli-cmds.c