Clean ImageAssembler

This commit is contained in:
2020-05-27 14:20:20 +02:00
parent d3ebb5b9d5
commit 29fc304f02
2 changed files with 5 additions and 14 deletions
-10
View File
@@ -24,16 +24,6 @@ void ImageAssembler::process(
}
void ImageAssembler::get_free_slot()
{
}
void ImageAssembler::get_full_slot()
{
}
void ImageAssembler::free_slot(const int slot_id)
{