General tidying, addressing issues found by static analysis tool.
This commit is contained in:
@@ -53,7 +53,6 @@ namespace Bloom
|
||||
*
|
||||
* @param event
|
||||
*/
|
||||
void triggerEvent(Events::SharedGenericEventPointer event);
|
||||
void triggerEvent(const Events::SharedGenericEventPointer& event);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user