Commit 7997c12
committed
reapi: remove old interface for cli match allocate
Problem: the c++ bindings for the cli included two overloaded
functions for match allocate. One of those functions used a
a boolean flag as a parameter and converted it to enum to call the
newer interface. This function is no longer needed.
remove it.1 parent b60e200 commit 7997c12
File tree
2 files changed
+0
-17
lines changed- resource/reapi/bindings/c++
2 files changed
+0
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | 133 | | |
138 | 134 | | |
139 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | 166 | | |
180 | 167 | | |
181 | 168 | | |
| |||
0 commit comments