Ignore:
Timestamp:
04/16/12 18:48:33 (13 years ago)
Author:
Eric.Larour
Message:

Removing some unused SERIAL code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/objects/Loads/Icefront.h

    r11874 r12014  
    4949                int   Id();
    5050                int   MyRank();
    51                 #ifdef _SERIAL_
    52                 void  Marshall(char** pmarshalled_dataset);
    53                 int   MarshallSize();
    54                 void  Demarshall(char** pmarshalled_dataset);
    55                 #endif
    5651                int   ObjectEnum();
    5752                Object* copy();
Note: See TracChangeset for help on using the changeset viewer.