summaryrefslogtreecommitdiffstats
path: root/client/x11/pixels_source.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'client/x11/pixels_source.cpp')
-rw-r--r--client/x11/pixels_source.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/x11/pixels_source.cpp b/client/x11/pixels_source.cpp
index 8d8b3443..71ea9ff4 100644
--- a/client/x11/pixels_source.cpp
+++ b/client/x11/pixels_source.cpp
@@ -106,4 +106,3 @@ SpicePoint AlphaImageFromRes::get_size()
pt.y = pixman_image_get_height(image);
return pt;
}
-