diff --git a/src/lib/deskflow/unix/X11LayoutsParser.cpp b/src/lib/deskflow/unix/X11LayoutsParser.cpp index 63355e4e9..63bded72a 100644 --- a/src/lib/deskflow/unix/X11LayoutsParser.cpp +++ b/src/lib/deskflow/unix/X11LayoutsParser.cpp @@ -99,7 +99,7 @@ void X11LayoutsParser::appendVectorUniq(const std::vector &source, dst.push_back(elem); } } -}; +} void X11LayoutsParser::convertLayoutToISO639_2( const std::string &pathToEvdevFile, bool needToReloadEvdev, const std::vector &layoutNames,