Kaydet (Commit) ec522280 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused variable 'XDG_CONFIG_PART'

Change-Id: I35435dc466478002d065e13f6e31c3c68528d7d5
üst 5ad06dbf
......@@ -514,9 +514,10 @@ static FileBase::RC _checkAndCreateDirectory(INetURLObject& dirURL)
return result;
}
#if defined UNX && ! defined MACOSX
static const char XDG_CONFIG_PART[] = "/.config/";
#if defined UNX && ! defined MACOSX
OUString MigrationImpl::preXDGConfigDir(const OUString& rConfigDir)
{
OUString aPreXDGConfigPath;
......
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