From: Vincent Pit Date: Tue, 30 Oct 2012 11:43:08 +0000 (-0200) Subject: Remove an extraneous line feed X-Git-Tag: v0.02~3 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FMac-NSGetExecutablePath.git;a=commitdiff_plain;h=ea3d93a54ada571171bdb4cfbfd4d0b6424c4261 Remove an extraneous line feed --- diff --git a/NSGetExecutablePath.xs b/NSGetExecutablePath.xs index b9ef190..152a70d 100644 --- a/NSGetExecutablePath.xs +++ b/NSGetExecutablePath.xs @@ -8,7 +8,6 @@ #include - static const char nsgep_too_long[] = "NSGetExecutablePath() wants to return a path too large"; /* --- XS ------------------------------------------------------------------ */