Remove extra newlines

This commit is contained in:
Kevin Sawicki 2017-05-18 16:51:50 -07:00
parent 7aacf786d6
commit 7e185ef1a3
8 changed files with 0 additions and 10 deletions

View file

@ -10,7 +10,6 @@ struct NotificationData {
std::wstring body_text;
HBITMAP image = NULL;
NotificationData() = default;
~NotificationData() {