X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/f41ad014e7d68321ff67258b99817651ecdab0bb..7932b1f7bfc70a8e2d33416e2797b1e74144c21d:/tipo3/main.c diff --git a/tipo3/main.c b/tipo3/main.c index e74634e..4758f73 100644 --- a/tipo3/main.c +++ b/tipo3/main.c @@ -53,8 +53,6 @@ int main(int argc, char *argv[]) printf("ID6 = %d\n", n7); - fp->borrar_registro(fp, n1, 100); - fp->borrar_registro(fp, n3, 100); fp->borrar_registro(fp, n4, 100); fp->leer_registro(fp, n7, b, 100);