mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
registration state: cleanup
Change-Id: Ifed579accd0e08e7bb9e000830a00bc1cc9b6d6b
This commit is contained in:
@ -19,8 +19,7 @@
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
#ifndef REGISTRATION_STATES_H_
|
||||
#define REGISTRATION_STATES_H_
|
||||
#pragma once
|
||||
|
||||
#ifdef REGISTERED
|
||||
#undef REGISTERED
|
||||
@ -43,5 +42,3 @@ enum class RegistrationState {
|
||||
};
|
||||
|
||||
} // namespace jami
|
||||
|
||||
#endif // REGISTRATION_STATES_H_
|
||||
|
Reference in New Issue
Block a user