]> git.llucax.com Git - z.facultad/75.06/emufs.git/blobdiff - emufs/tipo2.h
* Ahora la GUI maneja los articulos con tipo1 y las facturas con t3. Aun queda un...
[z.facultad/75.06/emufs.git] / emufs / tipo2.h
index 4f95840835b8cb3393079fd9f35b41de48d003a1..e6b4051623bee6453610035bc36d6c8bc216ef61 100644 (file)
@@ -39,7 +39,6 @@
 
 EMUFS_REG_ID emufs_tipo2_grabar_registro(EMUFS *, void *, EMUFS_REG_SIZE, int*);
 int emufs_tipo2_borrar_registro(EMUFS*, EMUFS_REG_ID);
 
 EMUFS_REG_ID emufs_tipo2_grabar_registro(EMUFS *, void *, EMUFS_REG_SIZE, int*);
 int emufs_tipo2_borrar_registro(EMUFS*, EMUFS_REG_ID);
-EMUFS_REG_ID emufs_tipo2_get_id(EMUFS *);
 int emufs_tipo2_get_regsize(EMUFS *efs, EMUFS_OFFSET n_RegPos,EMUFS_REG_SIZE *n_RegSize);
 int emufs_tipo2_dummyfill(EMUFS *efs, EMUFS_OFFSET n_RegPos,EMUFS_REG_SIZE n_Amount);
 
 int emufs_tipo2_get_regsize(EMUFS *efs, EMUFS_OFFSET n_RegPos,EMUFS_REG_SIZE *n_RegSize);
 int emufs_tipo2_dummyfill(EMUFS *efs, EMUFS_OFFSET n_RegPos,EMUFS_REG_SIZE n_Amount);