Skip to content

Commit

Permalink
[java] Remove unused member in ParsedInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
thoni56 committed Jun 10, 2024
1 parent 36289d8 commit 25686a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/proto.h
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ typedef struct parsedInfo {
bool extractProcessedFlag;
bool marker1Flag;
bool marker2Flag;
char setTargetAnswerClass[TMP_STRING_SIZE];
bool moveTargetAccepted;
int methodCoordEndLine;
struct codeBlock *workMemoryIndexAtBlockBegin;
Expand Down

0 comments on commit 25686a5

Please sign in to comment.