diff options
Diffstat (limited to 'ConfigureChecks.cmake')
-rw-r--r-- | ConfigureChecks.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index 16ee5caad..24834b9d3 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -44,4 +44,3 @@ endif( ) if( WITH_GCC_VISIBILITY ) tde_setup_gcc_visibility( ) endif( ) - |