Merge branch 'bye-number-display' * bye-number-display: This command is redundant with the info command
1 files changed, 0 insertions(+), 1 deletions(-) M sgx_jmp.rb
M sgx_jmp.rb => sgx_jmp.rb +0 -1
@@ 422,7 422,6 @@ Command.new( # Commands that just pass through to the SGX { - "number-display" => ["Display JMP Number"], "configure-calls" => ["Configure Calls"] }.each do |node, args| Command.new(node, *args) {