Cleanup: remove client side password checks when moving to a different company
This commit is contained in:
@@ -86,7 +86,6 @@ enum ClientListWidgets : WidgetID {
|
||||
WID_CL_CLIENT_NAME_EDIT, ///< Edit button for client name.
|
||||
WID_CL_MATRIX, ///< Company/client list.
|
||||
WID_CL_SCROLLBAR, ///< Scrollbar for company/client list.
|
||||
WID_CL_COMPANY_JOIN, ///< Used for QueryWindow when a company has a password.
|
||||
WID_CL_CLIENT_COMPANY_COUNT, ///< Count of clients and companies.
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user