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
Branches
Tags
No related merge requests found
......@@ -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_
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment