mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
Remove invalid comment
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# taglib changed filenames to be a char/wchar struct on some platforms, need to check for it
|
||||
macro (CHECK_STD_FUNCTIONAL CXX_STD_FUNCTIONAL)
|
||||
include (CheckCXXSourceCompiles)
|
||||
check_cxx_source_compiles(
|
||||
|
@@ -1,4 +1,3 @@
|
||||
# taglib changed filenames to be a char/wchar struct on some platforms, need to check for it
|
||||
macro (CHECK_STD_TR1_FUNCTIONAL CXX_STD_TR1_FUNCTIONAL)
|
||||
include (CheckCXXSourceCompiles)
|
||||
check_cxx_source_compiles(
|
||||
|
Reference in New Issue
Block a user