From e6e36b25a696212f0262e3e5ef520543b1b3a58b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 17 Oct 2012 01:43:14 +0300 Subject: ARM fixes. --- src/utils/copynpaste.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/copynpaste.cpp') diff --git a/src/utils/copynpaste.cpp b/src/utils/copynpaste.cpp index 5d7c32e29..82a58f113 100644 --- a/src/utils/copynpaste.cpp +++ b/src/utils/copynpaste.cpp @@ -473,7 +473,7 @@ bool retrieveBuffer(std::string&, size_t&) return false; } -bool sendBuffer(std::string& text) +bool sendBuffer(std::string& text A_UNUSED) { return false; } -- cgit v1.2.3-60-g2f50