Code cleanup
This commit is contained in:
parent
8081bc5d67
commit
7105c570d9
9 changed files with 106 additions and 138 deletions
|
|
@ -18,7 +18,7 @@ namespace GC
|
|||
return m_timestamp;
|
||||
}
|
||||
|
||||
Chunk *GCEvent::get_chunk()
|
||||
const Chunk *GCEvent::get_chunk()
|
||||
{
|
||||
return m_chunk;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue