diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/core/hle/service/friend/errors.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/hle/service/friend/errors.h b/src/core/hle/service/friend/errors.h index b8314eb3f..b3996e275 100644 --- a/src/core/hle/service/friend/errors.h +++ b/src/core/hle/service/friend/errors.h | |||
| @@ -9,5 +9,4 @@ | |||
| 9 | namespace Service::Friend { | 9 | namespace Service::Friend { |
| 10 | 10 | ||
| 11 | constexpr ResultCode ERR_NO_NOTIFICATIONS{ErrorModule::Account, 15}; | 11 | constexpr ResultCode ERR_NO_NOTIFICATIONS{ErrorModule::Account, 15}; |
| 12 | |||
| 13 | } | 12 | } |