Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b5c8b1ee9b |
-1
@@ -177,7 +177,6 @@ util::Vector<Notification*> UserManagementService::getUserNotifications(const st
|
|||||||
{
|
{
|
||||||
notificationsVector.push_back(notifications.getValueAt(index));
|
notificationsVector.push_back(notifications.getValueAt(index));
|
||||||
}
|
}
|
||||||
m_dataStore.unlockDataStore();
|
|
||||||
return notificationsVector;
|
return notificationsVector;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user