aboutsummaryrefslogtreecommitdiffstats
path: root/examples/alstream.c
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2022-02-22 21:23:53 -0800
committerChris Robinson <[email protected]>2022-02-22 21:23:53 -0800
commit234e55cc3c121bfff28856c452b9540fcf51fce2 (patch)
tree7385b15b78aa35799b732e203f89d9413231b9a1 /examples/alstream.c
parentd22699d9bd098a2800b8434a22d9e59209065de2 (diff)
Explicitly define AmbDecConf's destructor
GCC complains it can't inline the destructor because it's "unlikely" to be called and would bloat code size, despite being implicitly defined. Technically accurate, but rather annoying since it's not explicitly called or defined.
Diffstat (limited to 'examples/alstream.c')
0 files changed, 0 insertions, 0 deletions