Remove an unused source

This commit is contained in:
Chris Robinson
2018-12-12 04:34:09 -08:00
parent 5a283c66ee
commit 43f6a7c626
2 changed files with 0 additions and 5 deletions
-1
View File
@@ -698,7 +698,6 @@ SET(COMMON_OBJS
common/math_defs.h
common/threads.cpp
common/threads.h
common/vecmat.cpp
common/vecmat.h
)
SET(OPENAL_OBJS
-4
View File
@@ -1,4 +0,0 @@
#include "config.h"
#include "vecmat.h"