public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4/4] fdisk: remove dummy function
@ 2012-04-27 11:23 Davidlohr Bueso
  2012-05-02  8:07 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Davidlohr Bueso @ 2012-04-27 11:23 UTC (permalink / raw)
  To: Karel Zak; +Cc: util-linux

From: Davidlohr Bueso <dave@gnu.org>

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
---
 fdisk/fdisk.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/fdisk/fdisk.c b/fdisk/fdisk.c
index a16b672..f603a31 100644
--- a/fdisk/fdisk.c
+++ b/fdisk/fdisk.c
@@ -2740,8 +2740,6 @@ print_all_partition_table_from_option(void)
 	fclose(procpt);
 }
 
-static void dummy(int *kk __attribute__ ((__unused__))) {}
-
 static void
 unknown_command(int c) {
 	printf(_("%c: unknown command\n"), c);
-- 
1.7.4.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-02  8:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-27 11:23 [PATCH 4/4] fdisk: remove dummy function Davidlohr Bueso
2012-05-02  8:07 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox