diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ephy-shell.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ephy-shell.h b/src/ephy-shell.h index 32a01a48c..66e12ace5 100644 --- a/src/ephy-shell.h +++ b/src/ephy-shell.h @@ -55,8 +55,7 @@ typedef enum { EPHY_SHELL_ERROR_MISSING_SERVER, EPHY_SHELL_ERROR_OBJECT_REG_FAILED, - EPHY_SHELL_ERROR_FACTORY_REG_FAILED, - EPHY_SHELL_ERROR_MOZILLA_REG_FAILED + EPHY_SHELL_ERROR_FACTORY_REG_FAILED } EphyShellError; typedef enum |