mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 21:29:06 +00:00
Kernel: Remove not needed comment in Processor.h
This commit is contained in:
parent
092ee955aa
commit
6b9cf8376e
Notes:
sideshowbarker
2024-07-18 11:09:57 +09:00
Author: https://github.com/Hendiadyoin1
Commit: 6b9cf8376e
Pull-request: https://github.com/SerenityOS/serenity/pull/8359
2 changed files with 0 additions and 2 deletions
|
@ -60,7 +60,6 @@ asm(
|
|||
|
||||
String Processor::platform_string() const
|
||||
{
|
||||
// FIXME: other platforms
|
||||
return "i386";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue