Changeset 14023 for trunk/ippTools/src/pxtables.c
- Timestamp:
- Jul 5, 2007, 3:16:08 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtables.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtables.c
r14018 r14023 43 43 44 44 bool status = true; 45 #if 0 45 46 CREATE_TABLE(expTagCounterCreateTable); 46 47 // the counter must be initialized to 0 … … 49 50 status = false; 50 51 } 52 #endif 51 53 CREATE_TABLE(summitExpCreateTable); 52 54 CREATE_TABLE(summitImfileCreateTable); … … 129 131 } 130 132 131 DROP_TABLE(expTagCounterDropTable);133 // DROP_TABLE(expTagCounterDropTable); 132 134 DROP_TABLE(summitExpDropTable); 133 135 DROP_TABLE(summitImfileDropTable);
Note:
See TracChangeset
for help on using the changeset viewer.
