Explorar el Código

cmScore.h: Removed duplicate typedef cmScCb_t.

master
kevin hace 11 años
padre
commit
c26679e567
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      app/cmScore.h

+ 0
- 2
app/cmScore.h Ver fichero

@@ -121,8 +121,6 @@ extern "C" {
121 121
 
122 122
   typedef cmRC_t     cmScRC_t;
123 123
   typedef cmHandle_t cmScH_t;
124
-
125
-  typedef void (*cmScCb_t)( void* arg, const void* data, unsigned byteCnt );
126 124
   
127 125
   extern cmScH_t cmScNullHandle;
128 126
 

Loading…
Cancelar
Guardar