Remove unused variable

This commit is contained in:
lhark 2016-06-21 15:54:29 +02:00
parent f440d0235f
commit a16b8903a1

View file

@ -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;