From 0830446ca167e24e3105bb76fcf5aabc13608b54 Mon Sep 17 00:00:00 2001 From: mbkma Date: Sun, 4 Oct 2020 18:09:56 +0200 Subject: Remove pluma-marshal. These days we can use the automatic ffi marshalling. See: - https://developer.gnome.org/gobject/stable/gobject-Signals.html#g-signal-new - http://sourceware.org/libffi/ - https://gitlab.gnome.org/GNOME/gedit/-/commit/373adb7d041b0559953d0ac8cf2213ecc44db956 --- plugins/filebrowser/pluma-file-browser-marshal.list | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 plugins/filebrowser/pluma-file-browser-marshal.list (limited to 'plugins/filebrowser/pluma-file-browser-marshal.list') diff --git a/plugins/filebrowser/pluma-file-browser-marshal.list b/plugins/filebrowser/pluma-file-browser-marshal.list deleted file mode 100644 index f9349d22..00000000 --- a/plugins/filebrowser/pluma-file-browser-marshal.list +++ /dev/null @@ -1,5 +0,0 @@ -VOID:UINT,STRING -VOID:STRING,STRING -BOOLEAN:OBJECT,POINTER -BOOLEAN:POINTER -BOOLEAN:VOID -- cgit v1.2.1