Clanup.
[fa-stable.git] / includes / archive.inc
index d8316d39877150fb4f217498a6c615679e358a2f..e679d6c7cb19f0008fa7f2be5236376ad50d7dd4 100644 (file)
@@ -415,7 +415,6 @@ class tar_file extends archive
                }
                else
                        $this->error[] = "Could not open file {$this->options['name']}";
-               error_log('3');
 
                return $flist;
        }