*** empty log message ***
[h316.git] / pc-tools / ldc2 / src / data_block_4.hh
index f73f80581e86703f72a262fc43b12361a539df6e..6ba775645fb1b63a34854d54c86e4dac5f4b1959 100644 (file)
@@ -1,3 +1,17 @@
+/******************************************************************************
+ * 
+ * LDC2 source code
+ *
+ * $Date: 2007/03/26 01:00:39 $
+ * $Author: hachti $
+ *
+ * $Log: data_block_4.hh,v $
+ * Revision 2.0  2007/03/26 01:00:39  hachti
+ * *** empty log message ***
+ *
+ *
+ ******************************************************************************/
 #ifndef DATA_BLOCK_4_H
 #define DATA_BLOCK_4_H
 
@@ -19,7 +33,6 @@ protected:
 
 public:  
   vector<string> get_description();
-  bool is_endblock();
 };
 
 #endif