projects
/
platform
/
upstream
/
gumd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c65cec
)
removed unnecessary function declaration
author
Imran Zaman
<imran.zaman@intel.com>
Mon, 11 Nov 2013 14:35:43 +0000
(16:35 +0200)
committer
Imran Zaman
<imran.zaman@intel.com>
Mon, 11 Nov 2013 14:35:43 +0000
(16:35 +0200)
include/gum/common/gum-dictionary.h
patch
|
blob
|
history
diff --git
a/include/gum/common/gum-dictionary.h
b/include/gum/common/gum-dictionary.h
index
fa83e65
..
296c4af
100644
(file)
--- a/
include/gum/common/gum-dictionary.h
+++ b/
include/gum/common/gum-dictionary.h
@@
-41,9
+41,6
@@
G_BEGIN_DECLS
typedef GHashTable GumDictionary;
-GType
-gum_dictionary_get_type (void);
-
GumDictionary *
gum_dictionary_new (void);