mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-15 04:42:06 +00:00
remove commented code
This commit is contained in:
parent
de76677bf8
commit
bc1705d82c
1 changed files with 0 additions and 4 deletions
|
@ -463,10 +463,6 @@ void peer_dbus_added(struct peer *p)
|
|||
|
||||
r = sd_bus_emit_interfaces_added(p->l->m->bus,
|
||||
node,
|
||||
/*
|
||||
"org.freedesktop.DBus.Properties",
|
||||
"org.freedesktop.DBus.Introspectable",
|
||||
*/
|
||||
"org.freedesktop.miracle.wifi.Peer",
|
||||
NULL);
|
||||
if (r < 0)
|
||||
|
|
Loading…
Reference in a new issue