dbg: remove db_dump_memory
authorOleksij Rempel <linux@rempel-privat.de>
Tue, 23 Apr 2013 13:52:04 +0000 (15:52 +0200)
committerOleksij Rempel <linux@rempel-privat.de>
Tue, 23 Apr 2013 13:55:19 +0000 (15:55 +0200)
db_dump_memory is not correctly. Also functionality of this caommand
overlap with db_cmd_memdump. There place only for one of this functions :)

This patch fix a build warning too.

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>

No differences found