Kaydet (Commit) 9277bd24 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:unnecessaryoverride

Change-Id: I7721c15ba94ff27f64962bb67698853bc3b86cea
üst 46346a2f
......@@ -69,11 +69,6 @@ public:
{
}
//! destructor
~FolderStream() override
{
}
//! add a file
void addFile(rtl::OUString const &path, std::string const &shortName)
{
......
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