Removed testing cruft
[SXSI/xpathcomp.git] / SXSIStorageInterface.cpp
index 6fe4883..d770d7e 100644 (file)
@@ -47,7 +47,8 @@ void SXSIStorageInterface::newText(string text)
 void SXSIStorageInterface::nodeFinished(string name)
 {  
   tree->NewClosingTag((unsigned char*) name.c_str());
- }           
+
+}            
              
   void SXSIStorageInterface::parsingFinished()
 {