vcl/unx/gtk3/app/gtk3gtkinst.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit babe536ec227c04d10e55cd780e7021bf905aa82 Author: Caolán McNamara <caol...@redhat.com> Date: Thu Jun 18 16:33:16 2015 +0100 gtk3: unused param Change-Id: I91fc320acf816d028186d25fd136f58c1c785d9d diff --git a/vcl/unx/gtk3/app/gtk3gtkinst.cxx b/vcl/unx/gtk3/app/gtk3gtkinst.cxx index baa558d..6a67255 100644 --- a/vcl/unx/gtk3/app/gtk3gtkinst.cxx +++ b/vcl/unx/gtk3/app/gtk3gtkinst.cxx @@ -346,7 +346,7 @@ namespace } } -void VclGtkClipboard::ClipboardGet(GtkClipboard *clipboard, GtkSelectionData *selection_data, +void VclGtkClipboard::ClipboardGet(GtkClipboard* /*clipboard*/, GtkSelectionData *selection_data, guint info) {
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits