Ignore:
Timestamp:
09/20/12 18:08:31 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: clean-up removed MyRank which is not used anymore, and removed IssmBool

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/objects/KML/KML_LineStyle.h

    r13036 r13414  
    3232                void  Read(FILE* fid,char* kstr);
    3333                int   Id(){_error_("Not implemented yet.");};
    34                 int   MyRank(){_error_("Not implemented yet.");};
    35                 void  Marshall(char** pmarshalled_dataset){_error_("Not implemented yet.");};
    36                 int   MarshallSize(){_error_("Not implemented yet.");};
    37                 void  Demarshall(char** pmarshalled_dataset){_error_("Not implemented yet.");};
    3834                int   ObjectEnum(){_error_("Not implemented yet.");};
    3935                Object* copy(){_error_("Not implemented yet.");};
Note: See TracChangeset for help on using the changeset viewer.