diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-11-14 05:50:49 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-11-14 05:51:07 +0100 |
commit | 93cd4dc4f9ac085ee4bd997376049f88a8f4f5b0 (patch) | |
tree | 74ae0571b4c8c454b55bf65bac393053d7967074 | |
parent | 9dc1d20d6ccf7659ce521003d135bc83ea6c0331 (diff) | |
download | logdiag-93cd4dc4f9ac085ee4bd997376049f88a8f4f5b0.tar.gz logdiag-93cd4dc4f9ac085ee4bd997376049f88a8f4f5b0.tar.xz logdiag-93cd4dc4f9ac085ee4bd997376049f88a8f4f5b0.zip |
Remove an unused marshaller
It is no longer used, since the transition to GTK+ 3.
-rw-r--r-- | liblogdiag/ld-marshal.list | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/liblogdiag/ld-marshal.list b/liblogdiag/ld-marshal.list index b44af85..c771bec 100644 --- a/liblogdiag/ld-marshal.list +++ b/liblogdiag/ld-marshal.list @@ -1,3 +1,2 @@ -VOID:OBJECT,OBJECT VOID:OBJECT,STRING VOID:DOUBLE,DOUBLE |