diff options
| author | Tim Redfern <tim@gray.(none)> | 2012-06-28 20:48:25 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@gray.(none)> | 2012-06-28 20:48:25 +0100 |
| commit | 74b9797991ceaabf98613a70a10a4b329a254c93 (patch) | |
| tree | 79811007505744d9ccebd6fb9401ae61d6b561f9 /src/testApp.h | |
| parent | 5fb03da0c11eb42d425974a145ffa4cf3edc82a7 (diff) | |
drawing calls and sms
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; |
