mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-19 09:35:15 -04:00
Cleanup
This commit is contained in:
parent
cd3b697a2e
commit
015a19b8cf
@ -643,8 +643,6 @@ inline void to_raw_string<uint64_t>(const uint64_t& value, char* buffer, size_t
|
||||
return;
|
||||
}
|
||||
|
||||
std::string s;
|
||||
|
||||
char int_buffer[20];
|
||||
int i = 0;
|
||||
auto rem = value;
|
||||
|
Loading…
x
Reference in New Issue
Block a user