diff options
author | raveit65 <[email protected]> | 2018-06-08 14:23:52 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-06-21 08:19:10 +0200 |
commit | d21cbadc64065b72eb6494247bbc6d876d57eb14 (patch) | |
tree | 5812414001d2fec81755607b04ea6deace6d243b /libslab/nld-marshal.list | |
parent | f6d429e01de132233c5288616e57772e687358bf (diff) | |
download | mate-control-center-d21cbadc64065b72eb6494247bbc6d876d57eb14.tar.bz2 mate-control-center-d21cbadc64065b72eb6494247bbc6d876d57eb14.tar.xz |
libslab: code clean up
Since we use GtkSearchEntry a lot of code can be dropped.
https://github.com/mate-desktop/mate-control-center/commit/afcb324
Eg: GtkSearchEntry has a own menu in result search-context-picker.c
does nothing.
So other code in searchbar.c isn't used.
Diffstat (limited to 'libslab/nld-marshal.list')
-rw-r--r-- | libslab/nld-marshal.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libslab/nld-marshal.list b/libslab/nld-marshal.list index 158cf7a7..30ba5d8d 100644 --- a/libslab/nld-marshal.list +++ b/libslab/nld-marshal.list @@ -1 +1 @@ -VOID:INT,STRING +VOID:STRING |