- Fixed a bug in napi5.c
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#ifndef SICSHISTMEMINT
|
||||
#define SICSHISTMEMINT
|
||||
|
||||
#line 250 "histogram.w"
|
||||
#line 251 "histogram.w"
|
||||
|
||||
typedef struct __HistMem {
|
||||
pObjectDescriptor pDes;
|
||||
@@ -21,7 +21,6 @@
|
||||
int iInit;
|
||||
pICountable pCountInt;
|
||||
pICallBack pCall;
|
||||
pStringDict pOption;
|
||||
} HistMem;
|
||||
|
||||
#line 490 "histogram.w"
|
||||
|
||||
Reference in New Issue
Block a user