WaE: unreachable code

This commit is contained in:
Tor Lillqvist 2011-10-06 15:48:46 +03:00
parent 683cd8d86f
commit 288ce7b4ab

View File

@ -2286,8 +2286,6 @@ namespace cppcanvas
rState ) ); rState ) );
} }
} }
// Unreachable; to avoid bogus warning:
return ActionSharedPtr();
} }
} }
} }