warning C4702: unreachable code

Change-Id: I2893c55ffbf86b5879f252a0d9e2ae77a229e7b6
This commit is contained in:
Stephan Bergmann
2013-11-28 17:04:03 +01:00
parent 41038b2b3d
commit f6f7fc4476

View File

@@ -441,8 +441,6 @@ uno::Reference<XAccessibleRelationSet> SAL_CALL
{
return uno::Reference<XAccessibleRelationSet>(NULL);
}
return uno::Reference<XAccessibleRelationSet>();
}
/** Return a copy of the state set.