From 877ba1d05cecc5b528a2b6757b7267d210cdbc1e Mon Sep 17 00:00:00 2001 From: Ryan Burns Date: Sat, 2 May 2020 16:41:50 -0700 Subject: [PATCH] Remove unused lib --- components/mroipac/formimage/CMakeLists.txt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/components/mroipac/formimage/CMakeLists.txt b/components/mroipac/formimage/CMakeLists.txt index 278c35a..8e299b0 100644 --- a/components/mroipac/formimage/CMakeLists.txt +++ b/components/mroipac/formimage/CMakeLists.txt @@ -13,14 +13,7 @@ target_include_directories(formslc PUBLIC formslc/include ) target_link_libraries(formslc PRIVATE - # XXX Careful! - # Both of these libs define getline_ and - # we need to use the one from DataAccessor. - # So make sure that DataAccessor is linked first here! - # Linking the wrong getline may cause confusing segfaults! DataAccessor_static - # TODO remove these includes from formslc - they are not needed - LineAccessor_static ) target_link_libraries(formslc PUBLIC