We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 238a510 commit b68f5c7Copy full SHA for b68f5c7
1 file changed
libhdt/src/libdcs/CSD_PFC.h
@@ -188,7 +188,6 @@ class PFCSuggestionIterator: public hdt::IteratorUCharString {
188
private:
189
CSD_PFC *pfc;
190
size_t max;
191
- size_t count;
192
const char *prefix;
193
bool hasnext;
194
string tmpStr;
@@ -325,7 +324,6 @@ class PFCSuggestionIDIterator: public hdt::IteratorUInt {
325
324
326
327
328
329
330
331
0 commit comments