diff options
Diffstat (limited to 'command/video.h')
-rw-r--r-- | command/video.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/command/video.h b/command/video.h index f4abbec..74f866e 100644 --- a/command/video.h +++ b/command/video.h @@ -114,7 +114,6 @@ private: bool valid[4]; // logo mask valid? } area; - int G[5][5]; int GX[3][3]; int GY[3][3]; |