Remove unused variable
This commit is contained in:
parent
f440d0235f
commit
a16b8903a1
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ class Traite_image {
|
|||
bool first = true;
|
||||
int resize_f = 1;
|
||||
|
||||
int theObject[2] = {0,0};
|
||||
|
||||
ros::NodeHandle n;
|
||||
|
||||
image_transport::ImageTransport it;
|
||||
|
|
Loading…
Reference in a new issue