Commit 2431efa
Remove unnecessary constructor implementation
Mark constructor implementation as default when compiling on Linux,
as the original version contained an unused vector::empty() call,
causing compiler warnings.
Signed-off-by: Joshua Crofts <joshua.crofts1@gmail.com>1 parent 09b866a commit 2431efa
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
| 380 | + | |
384 | 381 | | |
385 | 382 | | |
386 | 383 | | |
| |||
0 commit comments