cpplinting
This commit is contained in:
parent
938d68eb36
commit
d020a7dc86
2 changed files with 6 additions and 7 deletions
|
@ -282,7 +282,6 @@ v8::Local<v8::Value> App::DefaultSession(v8::Isolate* isolate) {
|
|||
}
|
||||
|
||||
bool App::MakeSingleInstance(ProcessSingleton::NotificationCallback callback) {
|
||||
|
||||
base::FilePath userDir;
|
||||
PathService::Get(brightray::DIR_USER_DATA, &userDir);
|
||||
|
||||
|
|
Loading…
Reference in a new issue