Remove strings.[h|c] files. Combined into common

This commit is contained in:
2016-11-29 01:44:03 +11:00
parent 10891ab56e
commit 68976bd6f8
4 changed files with 0 additions and 16 deletions
-3
View File
@@ -1,3 +0,0 @@
#include "Dengine/String.h"
#include "Dengine/MemoryArena.h"
-5
View File
@@ -1,5 +0,0 @@
#ifndef DENGINE_STRING_H
#define DENGINE_STRING_H
#endif