changeset 3190 | 51fe9001a679 |
parent 3182 | 61fe7fe81ebd |
child 3892 | f985e116b696 |
1.1 --- a/src/core/attribute-list.h Thu May 29 23:24:10 2008 -0700 1.2 +++ b/src/core/attribute-list.h Mon Jun 02 10:30:24 2008 -0700 1.3 @@ -87,7 +87,6 @@ 1.4 */ 1.5 static AttributeList *GetGlobal (void); 1.6 1.7 - // XXX: untested. 1.8 std::string SerializeToString (void) const; 1.9 bool DeserializeFromString (std::string value); 1.10 private: