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
@@ -1,7 +1,6 @@
#include <stdio.h>
#include <time.h>
#include "sgp.h"
#include "container.h"
#include "wcheck.h"
#include "Event Pump.h"
#include "Timer.h"