Ver código fonte

cmScore.h: Removed duplicate typedef cmScCb_t.

master
kevin 11 anos atrás
pai
commit
c26679e567
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0
    2
      app/cmScore.h

+ 0
- 2
app/cmScore.h Ver arquivo

@@ -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
 

Carregando…
Cancelar
Salvar