| 1918 | // [SECTION] API implementation |
| 1919 | |
| 1920 | ImNodesIO::EmulateThreeButtonMouse::EmulateThreeButtonMouse() : Modifier(NULL) {} |
| 1921 | |
| 1922 | ImNodesIO::LinkDetachWithModifierClick::LinkDetachWithModifierClick() : Modifier(NULL) {} |
| 1923 |
nothing calls this directly
no outgoing calls
no test coverage detected