Removed a badly implemented double-loop from the timestamp mismatch

code.
This commit is contained in:
Tim Edwards
2019-08-02 14:50:32 -04:00
parent df77f7853c
commit 9635f10c5a
4 changed files with 38 additions and 4 deletions
+1
View File
@@ -199,6 +199,7 @@ extern void DBUndoPutLabel();
extern void DBUndoEraseLabel();
extern void DBUndoCellUse();
extern void DBStampMismatch();
extern void DBFlagMismatches();
extern void DBTechAddNameToType();
extern void dbComputeBbox();