Commit 1645b5d
committed
[flang] Remove unused function IsListDirectedFieldComplete
This patch fixes a warning:
flang/runtime/edit-input.cpp:27:20: error: unused function
'IsListDirectedFieldComplete' [-Werror,-Wunused-function]1 parent efca035 commit 1645b5d
1 file changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 27 | | |
38 | 28 | | |
39 | 29 | | |
| |||
0 commit comments