Skip to content

Commit

Permalink
Remove unnecessary commonted-out lines
Browse files Browse the repository at this point in the history
  • Loading branch information
nadiaholmquist committed May 1, 2019
1 parent b31b5ed commit 9c9b2e7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/libui_sdl/CMakeLists.txt
Expand Up @@ -10,12 +10,6 @@ SET(SOURCES_LIBUI
DlgEmuSettings.cpp
DlgInputConfig.cpp
DlgWifiSettings.cpp
#libui/common/areaevents.c
#libui/common/control.c
#libui/common/debug.c
#libui/common/matrix.c
#libui/common/shouldquit.c
#libui/common/userbugs.c
)

option(BUILD_SHARED_LIBS "Whether to build libui as a shared library or a static library" ON)
Expand Down

0 comments on commit 9c9b2e7

Please sign in to comment.