Kaydet (Commit) 0083dd24 authored tarafından Michael Stahl's avatar Michael Stahl

warning C4702: unreachable code

Change-Id: Id08a2e295d340095651daa1161efd7603947254a
üst 4984e0ed
...@@ -73,7 +73,6 @@ public: ...@@ -73,7 +73,6 @@ public:
} }
else else
throw container::NoSuchElementException(); throw container::NoSuchElementException();
return uno::Any();
} }
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment