From 74b9797991ceaabf98613a70a10a4b329a254c93 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 28 Jun 2012 20:48:25 +0100 Subject: drawing calls and sms --- src/testApp.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/testApp.h') diff --git a/src/testApp.h b/src/testApp.h index 29c9d03..cfb6f0a 100644 --- a/src/testApp.h +++ b/src/testApp.h @@ -28,12 +28,6 @@ class testApp : public ofBaseApp{ map devices; - int numLines; - ofPoint *lines; - string *imeis; - - int start,end; - ofImage bgimg; ofColor *cols; -- cgit v1.2.3