Commit 4b7d046
committed
Mark ERROR_PUSH_OTHER_3000 as unused
* Per the last commit we no longer will be using "other 3000"
and instead this will always be ERROR_PUSH_CAPABLILITY_DISABLED instead.
* Keeping the define but post-fixing with "_UNUSED_RESERVED"
- This is so we don't reuse this notification_types value later and
keep this around so someone can git-blame to find this reasoning.1 parent 9aac81b commit 4b7d046
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
0 commit comments