Does nothing. This method is an hack to extract words with gettext tool.
()
| 106 | * This method is an hack to extract words with gettext tool. |
| 107 | */ |
| 108 | protected static void unusedStrings() { |
| 109 | // This word is defined in the "boards.txt". |
| 110 | tr("Processor"); |
| 111 | } |
| 112 | } |