Skip to content
Snippets Groups Projects
Commit 9c2e609e authored by Adrien Béraud's avatar Adrien Béraud
Browse files

registration state: cleanup

Change-Id: Ifed579accd0e08e7bb9e000830a00bc1cc9b6d6b
parent 0222d861
No related branches found
No related tags found
No related merge requests found
...@@ -19,8 +19,7 @@ ...@@ -19,8 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/ */
#ifndef REGISTRATION_STATES_H_ #pragma once
#define REGISTRATION_STATES_H_
#ifdef REGISTERED #ifdef REGISTERED
#undef REGISTERED #undef REGISTERED
...@@ -43,5 +42,3 @@ enum class RegistrationState { ...@@ -43,5 +42,3 @@ enum class RegistrationState {
}; };
} // namespace jami } // namespace jami
#endif // REGISTRATION_STATES_H_
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment