| commit | d75bdf170e6eadff038d4265de99b7103241f1ef | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tromey@adacore.com> | Thu Jun 23 14:26:13 2022 -0600 |
| committer | Tom Tromey <tromey@adacore.com> | Thu Jun 23 14:26:13 2022 -0600 |
| tree | 887c9fadd9953ffd9d29f71fd9788b43f6dbb2e0 | |
| parent | c86acd3f180419c3d9825170492363fe2322fa8d [diff] |
Don't declare cli_set_logging cli_set_logging is declared but not defined. It's probably a leftover from whenever interpreters were changed to use inheritance. This patch removes the declaration. Tested by grep and rebuilding.