summaryrefslogtreecommitdiff
path: root/cppcanvas
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-10-06 15:48:46 +0300
committerTor Lillqvist <tlillqvist@suse.com>2011-10-07 12:49:37 +0300
commit288ce7b4ab9c55554b7ca085106eae2e56bc0a3c (patch)
treeff75f5b615efd702c25e608446ca10be792e8fb5 /cppcanvas
parent683cd8d86febeb28d1cb79ec9fb4c7cef45042ef (diff)
WaE: unreachable code
Diffstat (limited to 'cppcanvas')
-rw-r--r--cppcanvas/source/mtfrenderer/textaction.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cppcanvas/source/mtfrenderer/textaction.cxx b/cppcanvas/source/mtfrenderer/textaction.cxx
index ec353ea1bc83..2e0f78a83054 100644
--- a/cppcanvas/source/mtfrenderer/textaction.cxx
+++ b/cppcanvas/source/mtfrenderer/textaction.cxx
@@ -2286,8 +2286,6 @@ namespace cppcanvas
rState ) );
}
}
- // Unreachable; to avoid bogus warning:
- return ActionSharedPtr();
}
}
}