Skip to content

Commit f726d17

Browse files
committed
remove compiler error
1 parent 99f93f1 commit f726d17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/src/gandiva/tests/generate_data.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ class BoundedInt32DataGenerator : public Int32DataGenerator {
6767

6868
protected:
6969
uint32_t upperBound_;
70-
Random random_;
7170
};
7271

7372
class Int64DataGenerator : public DataGenerator<int64_t> {

0 commit comments

Comments
 (0)