diff options
| -rw-r--r-- | generic/tclOODecls.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/tclOODecls.h b/generic/tclOODecls.h index 888b474..ead34f7 100644 --- a/generic/tclOODecls.h +++ b/generic/tclOODecls.h @@ -242,4 +242,6 @@ extern const TclOOStubs *tclOOStubsPtr; /* !END!: Do not edit above this line. */ +#undef TclOOUnusedStubEntry + #endif /* _TCLOODECLS */ |
