summaryrefslogtreecommitdiffstats
path: root/src/ibusobject.h
diff options
context:
space:
mode:
authordchen@redhat.com <dchen@dchen.redhat.com>2009-02-06 12:03:06 +1000
committerdchen@redhat.com <dchen@dchen.redhat.com>2009-02-06 12:03:06 +1000
commit6efe1f458592c018d93714bda85d65d0ddd13687 (patch)
tree418cc6f9d652979c013ca54000d00fd3b92b4f0e /src/ibusobject.h
parent0eb6c9428cbd00918a151be883b520bc6c54f64a (diff)
parent33aa241841500c0b59204d905e05d55fb273486c (diff)
downloadibus-6efe1f458592c018d93714bda85d65d0ddd13687.tar.gz
ibus-6efe1f458592c018d93714bda85d65d0ddd13687.tar.xz
ibus-6efe1f458592c018d93714bda85d65d0ddd13687.zip
sync with upstream
Diffstat (limited to 'src/ibusobject.h')
-rw-r--r--src/ibusobject.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/ibusobject.h b/src/ibusobject.h
index 76fba44..2c09882 100644
--- a/src/ibusobject.h
+++ b/src/ibusobject.h
@@ -20,14 +20,6 @@
#ifndef __IBUS_OBJECT_H_
#define __IBUS_OBJECT_H_
-/**
- * SECTION: iBusObject
- * @short_description: Base object of iBus.
- *
- *
- * This module provides essential definition and functions for manipulating
- * iBus base object.
- */
#include <glib-object.h>
#include "ibusmarshalers.h"
#include "ibustypes.h"