Remove unused constructor declaration from cli_style_option
authorTom Tromey <tom@tromey.com>
Sun, 10 Nov 2019 16:48:42 +0000 (09:48 -0700)
committerTom Tromey <tom@tromey.com>
Sun, 10 Nov 2019 16:48:42 +0000 (09:48 -0700)
commitb049ce2d39fa793bf8b530e7345b81531e21eb52
treedce4b12aafde6a35e770c14bc9fbf451d673ac62
parent0a5e0a43cfb3a8270caecaae70423836f3d0a430
Remove unused constructor declaration from cli_style_option

I noticed that cli_style_option declares a constructor that is never
defined.  This removes it.

gdb/ChangeLog
2019-11-10  Tom Tromey  <tom@tromey.com>

* cli/cli-style.h (class cli_style_option) <cli_style_option>:
Remove unused declaration.

Change-Id: Ic59ec7eab4d7183d9392b58709354b2d4449b7be
gdb/ChangeLog
gdb/cli/cli-style.h
This page took 0.026539 seconds and 4 git commands to generate.