aboutsummaryrefslogtreecommitdiff
path: root/src/ld-lua-symbol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ld-lua-symbol.h')
-rw-r--r--src/ld-lua-symbol.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ld-lua-symbol.h b/src/ld-lua-symbol.h
index c8b6f35..5f68b59 100644
--- a/src/ld-lua-symbol.h
+++ b/src/ld-lua-symbol.h
@@ -53,8 +53,6 @@ struct _LdLuaSymbolClass
GType ld_lua_symbol_get_type (void) G_GNUC_CONST;
-LdSymbol *ld_lua_symbol_new (const gchar *name, LdLua *lua, const gchar *ident);
-
G_END_DECLS