diff --git a/lef/lefInt.h b/lef/lefInt.h index 521867e5..a4a6e44e 100644 --- a/lef/lefInt.h +++ b/lef/lefInt.h @@ -144,7 +144,6 @@ extern linkedNetName *lefIgnoreNets; int lefDefInitFunc(), lefDefPushFunc(); FILE *lefFileOpen(); -char *LefGetInput(); int LefParseEndStatement(); void LefSkipSection(); void LefEndStatement();