Commit 5d17415
committed
python: remove redundant null check
free can handle null pointers.
Signed-off-by: Daniel Wagner <[email protected]>1 parent a616ace commit 5d17415
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments