[nostalgia/core/studio] Add null check needed in the destruction phase

This commit is contained in:
Gary Talent 2020-02-16 13:49:50 -06:00
parent 2fb0ddf709
commit aecb6d55e4

View File

@ -28,10 +28,3 @@ install(
LIBRARY DESTINATION
${NOSTALGIA_DIST_PLUGIN}
)
install(
FILES
charset.png
DESTINATION
share/core
)