diff src/scanner.cpp @ 76:81f1e400e8ab

start coding on new config syntax
author carl
date Sat, 16 Jul 2005 13:47:19 -0700
parents 1142e46be550
children c1280cd3e248
line wrap: on
line diff
--- a/src/scanner.cpp	Wed Jul 13 23:04:14 2005 -0700
+++ b/src/scanner.cpp	Sat Jul 16 13:47:19 2005 -0700
@@ -1148,9 +1148,6 @@
     bad_html_tags = 0;
     binary_tags   = 0;
 }
-recorder::~recorder() {
-    empty();
-}
 void recorder::empty() {
     bad_html_tags = 0;
     binary_tags   = 0;