Kaydet (Commit) 400f715a authored tarafından Julien Nabet's avatar Julien Nabet

Don't repeat a return !

üst 2aa3d43a
...@@ -138,8 +138,6 @@ DataSupplier::~DataSupplier() ...@@ -138,8 +138,6 @@ DataSupplier::~DataSupplier()
maResults[ nIndex ]->aId = aId; maResults[ nIndex ]->aId = aId;
return aId; return aId;
return aId;
} }
return ::rtl::OUString(); return ::rtl::OUString();
......
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