[Spice-devel] [PATCH spice-streaming-agent] Remove unused macro
Frediano Ziglio
fziglio at redhat.com
Sun Feb 18 15:11:20 UTC 2018
> Signed-off-by: Snir Sheriber <ssheribe at redhat.com>
Acked
> ---
> src/mjpeg-fallback.cpp | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/src/mjpeg-fallback.cpp b/src/mjpeg-fallback.cpp
> index 634864f..53d50ed 100644
> --- a/src/mjpeg-fallback.cpp
> +++ b/src/mjpeg-fallback.cpp
> @@ -26,9 +26,6 @@ using namespace spice::streaming_agent;
> throw std::runtime_error(_s.str()); \
> } while(0)
>
> -#define FBC_ERROR(function) \
> - ERROR(function " failed(" << fbcStatus << "): " <<
> pFn.nvFBCGetLastErrorStr(fbcHandle))
> -
> static inline uint64_t get_time()
> {
> timespec now;
More information about the Spice-devel
mailing list