]> git.vpit.fr Git - perl/modules/Lexical-Types.git/commitdiff
Remove one extraneous line feed
authorVincent Pit <vince@profvince.com>
Fri, 31 Jul 2015 16:17:33 +0000 (13:17 -0300)
committerVincent Pit <vince@profvince.com>
Fri, 31 Jul 2015 16:17:33 +0000 (13:17 -0300)
Types.xs

index ab010ab50d4f80bc2a68fe09272b09bbc747cd98..eee8b5ca6e0629d3d13c958c8c18baaa836fbf3e 100644 (file)
--- a/Types.xs
+++ b/Types.xs
@@ -951,7 +951,6 @@ static void lt_peep(pTHX_ OP *o) {
 
 /* --- Interpreter setup/teardown ------------------------------------------ */
 
-
 static U32 lt_initialized = 0;
 
 static void lt_teardown(pTHX_ void *root) {