| 902 | static bool buttonsReported = false; |
| 903 | |
| 904 | void ClearButtonsReported () { |
| 905 | buttonsReported = false; |
| 906 | } |
| 907 | |
| 908 | /**************************************************************************** |
| 909 | * ReportButtons |
no outgoing calls
no test coverage detected