From cce08fb5aca7dd01706cecea845b183dc62b1717 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 8 Jun 2007 23:35:53 +0200 Subject: * remove all the remaining #pragma implementation --- ftparchive/writer.cc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ftparchive/writer.cc') diff --git a/ftparchive/writer.cc b/ftparchive/writer.cc index ea242d6af..59107e02b 100644 --- a/ftparchive/writer.cc +++ b/ftparchive/writer.cc @@ -11,10 +11,6 @@ ##################################################################### */ /*}}}*/ // Include Files /*{{{*/ -#ifdef __GNUG__ -#pragma implementation "writer.h" -#endif - #include "writer.h" #include -- cgit v1.2.3