--- np2/win9x/cmmidi.h 2003/10/16 17:58:44 1.1 +++ np2/win9x/cmmidi.h 2003/10/25 09:08:24 1.2 @@ -1,14 +1,6 @@ // ---- com manager midi for windows -typedef struct { - BYTE prog; - BYTE press; - UINT16 bend; - BYTE ctrl[28]; -} _MIDICH, *MIDICH; - - #ifdef __cplusplus extern "C" { #endif