aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/CFileSystem.cpp
diff options
context:
space:
mode:
authorhecks <42101236+hecktest@users.noreply.github.com>2021-07-23 16:23:44 +0200
committerGitHub <noreply@github.com>2021-07-23 16:23:44 +0200
commit4ab3de3bab13c18bc0eed6bac565be3b80ebac10 (patch)
tree54274982be545669f28b2849f5f94aa1c37f39af /source/Irrlicht/CFileSystem.cpp
parentdc2246dae75dda77d5a9be7f810930b5dd9b1ed8 (diff)
downloadirrlicht-4ab3de3bab13c18bc0eed6bac565be3b80ebac10.tar.xz
Delete lots of unused features (#48)
Diffstat (limited to 'source/Irrlicht/CFileSystem.cpp')
-rw-r--r--source/Irrlicht/CFileSystem.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/Irrlicht/CFileSystem.cpp b/source/Irrlicht/CFileSystem.cpp
index 6cdb0c6..7ba441f 100644
--- a/source/Irrlicht/CFileSystem.cpp
+++ b/source/Irrlicht/CFileSystem.cpp
@@ -9,10 +9,6 @@
#include "IWriteFile.h"
#include "CZipReader.h"
#include "CMountPointReader.h"
-#include "CPakReader.h"
-#include "CNPKReader.h"
-#include "CTarReader.h"
-#include "CWADReader.h"
#include "CFileList.h"
#include "stdio.h"
#include "os.h"