summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-10-20 10:07:21 +0000
committerOliver Bolte <obo@openoffice.org>2008-10-20 10:07:21 +0000
commitacacc18caaad1f1aa7299eebe7101609eae04bd8 (patch)
tree9ddecac0f60dd280a77c3be88d2ac06f272986b0
parent597cacc357f7b411622fc5c467a4dc503dcd1051 (diff)
#i10000# unreachable statement
-rw-r--r--dbaccess/source/ext/macromigration/migrationengine.cxx1
1 files changed, 0 insertions, 1 deletions
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;
}
//====================================================================