Skip to content

Commit a82f6a9

Browse files
committed
cleanup
1 parent 011ddaa commit a82f6a9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/CommandLineUtilities/ProgramPatternPlayer.cxx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,10 +199,6 @@ class ProgramPatternPlayer : public Program
199199

200200
private:
201201
struct OptionsStruct {
202-
std::string pat0;
203-
std::string pat1;
204-
std::string pat2;
205-
std::string pat3;
206202
PatternPlayer::Info info;
207203
bool readBack = false;
208204
} mOptions;

0 commit comments

Comments
 (0)