warning C4702: unreachable code
Change-Id: Id08a2e295d340095651daa1161efd7603947254a
This commit is contained in:
parent
4984e0edbe
commit
0083dd24eb
@ -73,7 +73,6 @@ public:
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
throw container::NoSuchElementException();
|
throw container::NoSuchElementException();
|
||||||
return uno::Any();
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user