final
[SXSI/XMLTree.git] / libcds / src / static_bitsequence / sdarray.h
index 73641a1..fe01200 100644 (file)
@@ -26,7 +26,7 @@ typedef struct {
   uint *low;
   selectd2 *sd0,*sd1;
        uint hi_len, low_len;
-       uint lasti, lasts;
+       //uint lasti, lasts;
 } selects3;
 
 int selects3_construct(selects3 *select, int n, uint *buf);