diff options
author | dchen@redhat.com <dchen@dchen.redhat.com> | 2009-02-06 12:03:06 +1000 |
---|---|---|
committer | dchen@redhat.com <dchen@dchen.redhat.com> | 2009-02-06 12:03:06 +1000 |
commit | 6efe1f458592c018d93714bda85d65d0ddd13687 (patch) | |
tree | 418cc6f9d652979c013ca54000d00fd3b92b4f0e /src/ibusobject.h | |
parent | 0eb6c9428cbd00918a151be883b520bc6c54f64a (diff) | |
parent | 33aa241841500c0b59204d905e05d55fb273486c (diff) | |
download | ibus-6efe1f458592c018d93714bda85d65d0ddd13687.tar.gz ibus-6efe1f458592c018d93714bda85d65d0ddd13687.tar.xz ibus-6efe1f458592c018d93714bda85d65d0ddd13687.zip |
sync with upstream
Diffstat (limited to 'src/ibusobject.h')
-rw-r--r-- | src/ibusobject.h | 8 |
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" |