Commit 92b5250
committed
data: remove no_parent_ret flag
This flag should have been removed when we ported to libyang 2. It can
safely be removed. Although it is an API change, it seems acceptable as
the flag was doing nothing.
Fixes: 806be4c ("Port to libyang 2")
Signed-off-by: Samuel Gauthier <samuel.gauthier@6wind.com>1 parent 04b1c81 commit 92b5250
2 files changed
+2
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
238 | 237 | | |
239 | 238 | | |
240 | 239 | | |
| |||
245 | 244 | | |
246 | 245 | | |
247 | 246 | | |
248 | | - | |
249 | | - | |
250 | | - | |
| 247 | + | |
251 | 248 | | |
252 | 249 | | |
253 | 250 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | | - | |
| 80 | + | |
83 | 81 | | |
84 | 82 | | |
85 | 83 | | |
| |||
0 commit comments