mirror of
https://github.com/debauchee/barrier.git
synced 2026-06-30 08:56:21 +08:00
Merge branch 'jerry-sandbox2'
This commit is contained in:
@@ -44,8 +44,6 @@ ArchSystemUnix::getOSName() const
|
||||
msg += info.sysname;
|
||||
msg += " ";
|
||||
msg += info.release;
|
||||
msg += " ";
|
||||
msg += info.version;
|
||||
return msg;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user