accounts/usbwallet: skip support on iOS altogether

This commit is contained in:
Péter Szilágyi
2017-01-27 11:38:35 +02:00
parent e0fb4d1da9
commit 1ecf99bd0f
4 changed files with 44 additions and 0 deletions

View File

@@ -14,6 +14,8 @@
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
// +build !ios
package usbwallet
/*