lil issue

This commit is contained in:
freedom7341
2023-10-04 12:37:53 -06:00
parent e6b36b3b94
commit b02cc93c6d

View File

@@ -173,7 +173,7 @@ BOOL RemoveGroup(_In_ HWND hWndGroup, _In_ BOOL bEliminate)
{ {
// TODO: remove group from registry // TODO: remove group from registry
// if successful blah blah blah // if successful blah blah blah
bEliminate == TRUE; bEliminate = TRUE;
} }
// get the group struct pointer // get the group struct pointer