diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-03-05 12:11:26 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-03-05 15:38:37 -0300 |
commit | bf22d2707a2f47a7cc4caa239a14f2bf0a72bfd0 (patch) | |
tree | 8dfd8ddae765f95d8c1ac8d3e603c0b0282ac108 /src/tutorial/funcs.c | |
parent | 3200b15b20d9248be1b0f436ee787b2077d00298 (diff) |
Silence warning in non-assert-enabled build
An OID return value was being used only for a (rather pointless) assert.
Silence by removing the variable and the assert.
Per note from Peter Geoghegan
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions