diff options
Diffstat (limited to 'lib/ephy-file-helpers.h')
-rw-r--r-- | lib/ephy-file-helpers.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ephy-file-helpers.h b/lib/ephy-file-helpers.h index a80f45084..8ed792fee 100644 --- a/lib/ephy-file-helpers.h +++ b/lib/ephy-file-helpers.h @@ -50,8 +50,6 @@ typedef enum EPHY_FILE_HELPERS_ENSURE_EXISTS = 1 << 3, } EphyFileHelpersFlags; -#define EPHY_UUID_ENVVAR "EPHY_UNIQUE" - gboolean ephy_file_helpers_init (const char *profile_dir, EphyFileHelpersFlags flags, GError **error); |