Skip to content

Commit b839432

Browse files
authored
Remove unused variable
1 parent a08ef03 commit b839432

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

background.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ class backgroundClass {
2222
GLfloat r[4], g[4], b[4], a;
2323

2424
textureClass tex;
25-
bool dir;
2625
bool firstTexture;
2726
public:
2827

0 commit comments

Comments
 (0)