diff --git a/sgx_jmp.rb b/sgx_jmp.rb index 22c122307f9ee726a982ee3458270c29637d850b..e361b90e94083b967bfcd44310a3ce78aab9b7fb 100644 --- a/sgx_jmp.rb +++ b/sgx_jmp.rb @@ -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) {