take out duplicate docs
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer / Latex.pm
index 5540ec5..4cfd8bd 100644 (file)
@@ -52,8 +52,6 @@ automatically arrange them horizontally or vertically.
 
 =cut
 
-# -------------------------------------------------------------------
-
 use strict;
 
 use vars qw[ $DEBUG $VERSION @EXPORT_OK ];
@@ -106,8 +104,6 @@ sub latex {
 
 1;
 
-# -------------------------------------------------------------------
-
 =pod
 
 =head1 AUTHOR