Tested by rebuilding.
gdb/ChangeLog:
2020-10-19 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
* frame.c: Remove the unused 'uinteger_option_def' type alias.
+2020-10-19 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
+
+ * frame.c: Remove the unused 'uinteger_option_def' type alias.
+
2020-10-14 Mihails Strasuns <mihails.strasuns@intel.com>
* breakpoint.c (handle_jit_event): Add an argument, change how
using boolean_option_def
= gdb::option::boolean_option_def<set_backtrace_options>;
-using uinteger_option_def
- = gdb::option::uinteger_option_def<set_backtrace_options>;
const gdb::option::option_def set_backtrace_option_defs[] = {