Fixed some warnings found with Cppcheck.
This commit is contained in:
parent
0db3d1d2a7
commit
7f72d6476b
8 changed files with 8 additions and 25 deletions
|
|
@ -190,7 +190,6 @@ private:
|
|||
|
||||
struct ItemNewline : public Item {
|
||||
|
||||
int line; // FIXME: Overriding base's line ?
|
||||
ItemNewline() { type = ITEM_NEWLINE; }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue