From 62d09cb2346588773a9e25ac9e9a942816b8581a Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Fri, 20 Jan 2012 20:46:30 +0000 Subject: minor but numerous changes from compiler-happiness department Signed-off-by: Michael Krelin --- (limited to 'src/eyefiservice.cc') diff --git a/src/eyefiservice.cc b/src/eyefiservice.cc index 2586ade..e89b2fc 100644 --- a/src/eyefiservice.cc +++ b/src/eyefiservice.cc @@ -91,7 +91,7 @@ int eyefiService::GetPhotoStatus( int eyefiService::MarkLastPhotoInRoll( std::string macaddress, int mergedelta, - struct rns__MarkLastPhotoInRollResponse &r ) { + struct rns__MarkLastPhotoInRollResponse&/* r */ ) { #ifndef NDEBUG syslog(LOG_DEBUG, "MarkLastPhotoInRoll request from %s with mergedelta=%d", -- cgit v0.9.0.2