forked from gpuweb/gpuweb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Suppress unused dfns using noexport (gpuweb#4001)
dneto0 taught me that we can suppress unused dfn warnings using noexport instead of having this user-visible "temporary usages of non-exported dfns" section at the bottom of the spec. I was just looking at getting rid of that the other day and I wasn't sure how. This is much better!
- Loading branch information
Showing
1 changed file
with
7 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters