From cfc38fc47d9445f767d2d66bca1f7c2ee64439b4 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Sat, 10 Feb 2007 09:52:00 -0500 Subject: [PATCH] STYLE: remove empty line, so the documentation for the module is complete again Alex --- Modules/FindPNG.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/Modules/FindPNG.cmake b/Modules/FindPNG.cmake index 797dd0254..c082c0192 100644 --- a/Modules/FindPNG.cmake +++ b/Modules/FindPNG.cmake @@ -1,6 +1,5 @@ # - Find the native PNG includes and library # - # This module defines # PNG_INCLUDE_DIR, where to find png.h, etc. # PNG_LIBRARIES, the libraries to link against to use PNG.