*** empty log message ***
[h316.git] / pc-tools / ldc2 / src / data_block.hh
index 415337bd6100b3497f79115b3eabca007fa3df3d..7a9e1bf907811960778615c58f7ebfa6d32c13f9 100644 (file)
@@ -23,7 +23,7 @@ public:
   int get_type();
   int get_word_size();
   virtual vector<string> get_description();
-  virtual bool get_obj_end();
+
 protected:
   string extract_label(int);
 };