From 5560f5845f9ec804e1c540eb9c5dc15ca515e9af Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Thu, 1 May 2008 06:00:04 +0000 Subject: Warning and whitespace cleanup (bzr r5564) --- src/ui/clipboard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui') diff --git a/src/ui/clipboard.cpp b/src/ui/clipboard.cpp index ebbf6ee1c..fff6e3b09 100644 --- a/src/ui/clipboard.cpp +++ b/src/ui/clipboard.cpp @@ -963,7 +963,7 @@ SPDocument *ClipboardManagerImpl::_retrieveClipboard(Glib::ustring required_targ * Finds a suitable output extension to save the internal clipboard document, * then saves it to memory and sets the clipboard contents. */ -void ClipboardManagerImpl::_onGet(Gtk::SelectionData &sel, guint info) +void ClipboardManagerImpl::_onGet(Gtk::SelectionData &sel, guint /*info*/) { g_assert( _clipboardSPDoc != NULL ); -- cgit v1.2.3