mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Merge branch 'main' of https://github.com/Gabriel79/OmegaWithReaderTutorial into main
This commit is contained in:
@@ -22,8 +22,6 @@ ListBookController::ListBookController(Responder * parentResponder):
|
||||
{
|
||||
m_files[m_nbFiles] = file;
|
||||
m_nbFiles++;
|
||||
if(m_nbFiles == NB_FILES)
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user