diff options
author | Michele Calgaro <[email protected]> | 2022-01-04 19:42:42 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-01-04 19:42:42 +0900 |
commit | 7a0c2ce49743153e398ce50618c8d2e7b73c6e6d (patch) | |
tree | a8af498257fbfc1c7936f089ab5aefd00b547caa /ConfigureChecks.cmake | |
parent | 8204fa74454b3f4a0761918f9deda1997f6c864c (diff) | |
download | polkit-tqt-7a0c2ce49743153e398ce50618c8d2e7b73c6e6d.tar.gz polkit-tqt-7a0c2ce49743153e398ce50618c8d2e7b73c6e6d.zip |
Removed empty line at the end of files.
Signed-off-by: Michele Calgaro <[email protected]>
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( ) - |