[nostalgia/core] Remove unnecessary file
This commit is contained in:
parent
f34a09351f
commit
44df6df75d
@ -47,7 +47,6 @@ endif()
|
|||||||
|
|
||||||
add_library(
|
add_library(
|
||||||
NostalgiaCore
|
NostalgiaCore
|
||||||
context.cpp
|
|
||||||
gfx.cpp
|
gfx.cpp
|
||||||
media.cpp
|
media.cpp
|
||||||
${NOSTALGIA_CORE_IMPL_SRC}
|
${NOSTALGIA_CORE_IMPL_SRC}
|
||||||
|
@ -1,9 +0,0 @@
|
|||||||
/*
|
|
||||||
* Copyright 2016 - 2022 Gary Talent (gary@drinkingtea.net). All rights reserved.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "context.hpp"
|
|
||||||
|
|
||||||
namespace nostalgia::core {
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user