There is no f (femto or Farad) in a resistor line

This commit is contained in:
Holger Vogt 2021-10-05 18:07:32 +02:00
parent a87b237bff
commit 6b5bc9bcd8
1 changed files with 0 additions and 2 deletions

View File

@ -363,8 +363,6 @@ INPevaluateRKM_R(char** line, int* error, int gobble)
break;
case 'r':
case 'R':
case 'f':
case 'F': /* no femto when compat LT */
expo1 = expo1;
hasmulti = TRUE;
break;