diff options
Diffstat (limited to 'src/empathy-av.c')
-rw-r--r-- | src/empathy-av.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy-av.c b/src/empathy-av.c index 6f8c5ba61..70acfc4f3 100644 --- a/src/empathy-av.c +++ b/src/empathy-av.c @@ -132,7 +132,6 @@ main (int argc, empathy_gtk_init (); g_set_application_name (_("Empathy Audio/Video Client")); - g_setenv ("PULSE_PROP_media.role", "phone", TRUE); /* Make empathy and empathy-av appear as the same app in gnome-shell */ gdk_set_program_class ("Empathy"); |