diff options
Diffstat (limited to 'src/testApp.h')
| -rw-r--r-- | src/testApp.h | 6 |
1 files changed, 0 insertions, 6 deletions
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<string,obtsDevice> devices; - int numLines; - ofPoint *lines; - string *imeis; - - int start,end; - ofImage bgimg; ofColor *cols; |
