]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Remove leftover message
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 31 May 2010 06:25:20 +0000 (08:25 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 31 May 2010 06:25:20 +0000 (08:25 +0200)
boot/mips/yeeloong/fwstart.S

index 23930593990426255b85bf808c41f4d81e4644c6..7fe5d7ac26d11b062ca41314305f1a9d99f418af 100644 (file)
@@ -381,7 +381,6 @@ notification_string:        .asciz "GRUB "
 no_cs5536:     .asciz "No CS5536 found.\n\r"
 cs5536_found:  .asciz "CS5536 at "
 sm_failed: .asciz "SM transaction failed.\n\r"
-not_implemented: .asciz "Nothing more is implemented. Bye.\n\r"
 unhandled_tlb_refill:  .asciz "Unhandled TLB refill.\n\r"
 unhandled_cache_error: .asciz "Unhandled cache error.\n\r"
 unhandled_exception:   .asciz "Unhandled exception.\n\r"