mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 03:57:43 +00:00
Kernel: Remove not needed comment in Processor.h
This commit is contained in:
parent
092ee955aa
commit
6b9cf8376e
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