Skip to content

Commit

Permalink
Merge pull request #381 from leapmotion/ref-macwarnfixalt
Browse files Browse the repository at this point in the history
Remove empty source file
  • Loading branch information
codemercenary committed Jan 29, 2015
2 parents dff3b54 + 7ecaaee commit 7862749
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
8 changes: 0 additions & 8 deletions src/autowiring/CMakeLists.txt
Expand Up @@ -171,14 +171,6 @@ add_conditional_sources(
${PROJECT_SOURCE_DIR}/contrib/autoboost/libs/thread/src/future.cpp
)

if(NOT APPLE)
# avoid warning: has no symbols
set(Autowiring_SRCS
${Autowiring_SRCS}
uuid.cpp
)
endif()

add_windows_sources(Autowiring_SRCS
CoreThreadWin.cpp
InterlockedExchangeWin.cpp
Expand Down
3 changes: 0 additions & 3 deletions src/autowiring/uuid.cpp

This file was deleted.

0 comments on commit 7862749

Please sign in to comment.