From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37252) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WS4mD-0001zo-6F for qemu-devel@nongnu.org; Mon, 24 Mar 2014 09:19:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WS4fd-00079O-Kt for qemu-devel@nongnu.org; Mon, 24 Mar 2014 09:12:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30185) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WS4fd-00078k-1I for qemu-devel@nongnu.org; Mon, 24 Mar 2014 09:12:05 -0400 Date: Mon, 24 Mar 2014 09:09:16 -0400 From: Luiz Capitulino Message-ID: <20140324090916.543e00ea@redhat.com> In-Reply-To: <532DED51.6040706@suse.de> References: <150e59818a7f8a0c5928f9f08d31c2248029ab57.1394579440.git.crobinso@redhat.com> <532DED51.6040706@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 4/6] monitor: Remove unused monitor_print_filename List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?UTF-8?B?RsOkcmJlcg==?= Cc: Markus Armbruster , qemu-devel@nongnu.org, Cole Robinson On Sat, 22 Mar 2014 21:06:41 +0100 Andreas F=C3=A4rber wrote: > Am 12.03.2014 00:15, schrieb Cole Robinson: > > Cc: Luiz Capitulino > > Cc: Markus Armbruster > > Signed-off-by: Cole Robinson >=20 > Given that it even had its own stub file, the commit message should > please explain why it is no longer needed and thus okay to drop. Because it's unused?