| 218 | |
| 219 | |
| 220 | void EXT_erase(record_param*, jrd_tra*) |
| 221 | { |
| 222 | /************************************** |
| 223 | * |
| 224 | * E X T _ e r a s e |
| 225 | * |
| 226 | ************************************** |
| 227 | * |
| 228 | * Functional description |
| 229 | * Update an external file. |
| 230 | * |
| 231 | **************************************/ |
| 232 | |
| 233 | ERR_post(Arg::Gds(isc_ext_file_delete)); |
| 234 | } |
| 235 | |
| 236 | |
| 237 | // Third param is unused. |