diff options
Diffstat (limited to 'chapter06/dbus.xml')
-rw-r--r-- | chapter06/dbus.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/chapter06/dbus.xml b/chapter06/dbus.xml index 6a2f1d7ce..9fae7b1aa 100644 --- a/chapter06/dbus.xml +++ b/chapter06/dbus.xml @@ -187,17 +187,6 @@ ln -sfv ../../lib/$(readlink /usr/lib/libdbus-1.so) /usr/lib/libdbus-1.so</useri </listitem> </varlistentry> - <varlistentry id="libdbus"> - <term><filename class="libraryfile">libdbus-1</filename></term> - <listitem> - <para>Contains API functions used to communicate with the D-Bus - message bus.</para> - <indexterm zone="ch-system-dbus libdbus"> - <primary sortas="c-libdbus">libdbus</primary> - </indexterm> - </listitem> - </varlistentry> - </variablelist> </sect2> |