projects
/
platform
/
upstream
/
ibus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
947ea29
)
Remove redefinition of typedef IBusEngineSimplePrivate.
author
Peng Huang
<shawn.p.huang@gmail.com>
Mon, 27 Feb 2012 15:28:18 +0000
(10:28 -0500)
committer
Peng Huang
<shawn.p.huang@gmail.com>
Mon, 27 Feb 2012 15:28:18 +0000
(10:28 -0500)
BUG=None
TEST=Make on Linux desktop
Review URL: https://codereview.appspot.com/
5699087
src/ibusenginesimple.c
patch
|
blob
|
history
diff --git
a/src/ibusenginesimple.c
b/src/ibusenginesimple.c
index d38612418a15807f0a0a03ffa0b4db5426176b03..8bd1ff40a671edf74c1fab1d71994f218c34960c 100644
(file)
--- a/
src/ibusenginesimple.c
+++ b/
src/ibusenginesimple.c
@@
-32,8
+32,6
@@
struct _IBusComposeTableCompact
gint n_index_stride;
};
-
-typedef struct _IBusEngineSimplePrivate IBusEngineSimplePrivate;
struct _IBusEngineSimplePrivate {
GSList *tables;
guint compose_buffer[IBUS_MAX_COMPOSE_LEN + 1];