Revert "Remove unused variable"
This reverts commit 745afb7246
.
Guess it isn't actually
This commit is contained in:
parent
745afb7246
commit
0db46caeaf
|
@ -469,6 +469,7 @@ EASYEDAPRO::SYM_INFO SCH_EASYEDAPRO_PARSER::ParseSymbol( const std::vector<nlohm
|
|||
{
|
||||
VECTOR2D start, size;
|
||||
wxString mimeType, data;
|
||||
double angle = 0;
|
||||
int upsideDown = 0;
|
||||
|
||||
if( line.at( 3 ).is_number() )
|
||||
|
|
Loading…
Reference in New Issue