← Back to team overview

kicad-developers team mailing list archive

[PATCH 0/2] Remove redundant statements

 

Hi,

This is my first patchset here so I'm starting off with something simple.

The patches simply remove two redundant statements that are not needed.

Cheers,
Konrad

Konrad Beckmann (2):
  Remove redundant statement in DSNLEXER::PopReader
  Remove redundant statement in WRL2BASE::ReadNode

 common/dsnlexer.cpp               | 1 -
 plugins/3d/vrml/v2/vrml2_base.cpp | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

-- 
2.12.2


Follow ups