summaryrefslogtreecommitdiff
path: root/src/seat-xlocal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/seat-xlocal.c')
-rw-r--r--src/seat-xlocal.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/seat-xlocal.c b/src/seat-xlocal.c
index b930ba32..e019f647 100644
--- a/src/seat-xlocal.c
+++ b/src/seat-xlocal.c
@@ -241,8 +241,6 @@ create_unity_system_compositor (Seat *seat)
unity_system_compositor_set_socket (compositor, socket_name);
g_free (socket_name);
- unity_system_compositor_set_enable_hardware_cursor (compositor, TRUE);
-
return DISPLAY_SERVER (compositor);
}