mirror of https://github.com/BOINC/boinc.git
Mac uninstaller: remove reference to obsolete LoginItemAPI.h
This commit is contained in:
parent
1216404fdd
commit
28268086a7
|
@ -40,7 +40,6 @@ using std::string;
|
||||||
#define SEARCHFORALLBOINCMANAGERS 0
|
#define SEARCHFORALLBOINCMANAGERS 0
|
||||||
#define MAX_LANGUAGES_TO_TRY 5
|
#define MAX_LANGUAGES_TO_TRY 5
|
||||||
|
|
||||||
#include "LoginItemAPI.h"
|
|
||||||
#include "translate.h"
|
#include "translate.h"
|
||||||
|
|
||||||
static OSStatus DoUninstall(void);
|
static OSStatus DoUninstall(void);
|
||||||
|
|
Loading…
Reference in New Issue