Kaydet (Commit) c4e3c907 authored tarafından Will Thompson's avatar Will Thompson Kaydeden (comit) Matúš Kukan

conference: remove a stray dbus-glib import.

This is no longer needed since the switch to using GDBus for the tube
connection.
üst aeacb83e
...@@ -37,7 +37,6 @@ ...@@ -37,7 +37,6 @@
#include <boost/enable_shared_from_this.hpp> #include <boost/enable_shared_from_this.hpp>
#include <rtl/ustring.hxx> #include <rtl/ustring.hxx>
#include <telepathy-glib/telepathy-glib.h> #include <telepathy-glib/telepathy-glib.h>
#include <dbus/dbus-glib-lowlevel.h>
#include <queue> #include <queue>
typedef ::std::queue<TelePacket> TelePacketQueue; typedef ::std::queue<TelePacket> TelePacketQueue;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment