Container.cpp & .h delete (#242)

* Remove GetFilesInDirectory()
* Remove BuildFileDirectory
* Remove container.cpp & .h

Not used in the code
This commit is contained in:
Asdow
2023-10-20 21:30:39 +03:00
committed by GitHub
parent a47ed9ed55
commit 8f454e2aab
17 changed files with 1 additions and 2423 deletions
-1
View File
@@ -2,7 +2,6 @@
#define __VOBJECT_H
#include "types.h"
#include "container.h"
#include "himage.h"
// ************************************************************************************