Signed-off-by: Snir Sheriber <ssher...@redhat.com>
---
 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;
-- 
2.14.3

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to