-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gen-accessors: fix list of blacklisted structs and fields
- Remove "service" from list of blacklisted fields because that was a mistake in the previous commit. - Add "service" to list of blacklisted structs because it would make more sense to not generate accessors for its fields. - Remove all debug printf statements.
- Loading branch information
1 parent
6b2553c
commit 60c9a1e
Showing
1 changed file
with
26 additions
and
3 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