From acacc18caaad1f1aa7299eebe7101609eae04bd8 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 20 Oct 2008 10:07:21 +0000 Subject: [PATCH] #i10000# unreachable statement --- dbaccess/source/ext/macromigration/migrationengine.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/dbaccess/source/ext/macromigration/migrationengine.cxx b/dbaccess/source/ext/macromigration/migrationengine.cxx index bf147de0b1e4..824e236ef9eb 100644 --- a/dbaccess/source/ext/macromigration/migrationengine.cxx +++ b/dbaccess/source/ext/macromigration/migrationengine.cxx @@ -1765,7 +1765,6 @@ namespace dbmm return true; } - return false; } //====================================================================