Skip to content

Commit 436f790

Browse files
committed
cmake: remove deleted audioplayers/player.c file
1 parent efab797 commit 436f790

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,6 @@ if (BUILD_GSTREAMER_VIDEO_PLAYER_PLUGIN OR BUILD_GSTREAMER_AUDIO_PLAYER_PLUGIN)#
363363
if (BUILD_GSTREAMER_AUDIO_PLAYER_PLUGIN AND LIBGSTREAMER_FOUND)
364364
target_sources(flutterpi_module PRIVATE
365365
src/plugins/audioplayers/plugin.c
366-
src/plugins/audioplayers/player.c
367366
)
368367
endif()
369368
endif()

0 commit comments

Comments
 (0)