diff options
-rw-r--r-- | plugins/NewAwaySysMod/NewAwaySys.log | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/plugins/NewAwaySysMod/NewAwaySys.log b/plugins/NewAwaySysMod/NewAwaySys.log deleted file mode 100644 index 230412aa7c..0000000000 --- a/plugins/NewAwaySysMod/NewAwaySys.log +++ /dev/null @@ -1,33 +0,0 @@ - stdafx.cxx - AwayOpt.cpp - AwaySys.cpp - Client.cpp - ContactList.cpp -src\ContactList.cpp(663): warning C4189: 'Res' : local variable is initialized but not referenced - CString.cpp - GroupCheckbox.cpp - MsgEventAdded.cpp -src\MsgEventAdded.cpp(85): warning C4100: 'DefaultRetVal' : unreferenced formal parameter - MsgTree.cpp -src\MsgTree.cpp(67): warning C4211: nonstandard extension used : redefined extern to static -src\MsgTree.cpp(619): warning C4239: nonstandard extension used : 'argument' : conversion from 'CTreeItem' to 'CTreeItem &' - A non-const reference may only be bound to an lvalue -src\MsgTree.cpp(638): warning C4239: nonstandard extension used : 'argument' : conversion from 'CTreeItem' to 'CTreeItem &' - A non-const reference may only be bound to an lvalue - Notification.cpp -src\Notification.cpp(53): warning C4505: 'ShowContactMenu' : unreferenced local function has been removed - Options.cpp -src\Options.cpp(266): warning C4512: 'sTreeReadEnumData' : assignment operator could not be generated - src\Options.cpp(257) : see declaration of 'sTreeReadEnumData' -src\Options.cpp(645): warning C4512: 'sListReadEnumData' : assignment operator could not be generated - src\Options.cpp(636) : see declaration of 'sListReadEnumData' -src\Options.cpp(763): warning C4189: 'Res' : local variable is initialized but not referenced -src\Options.cpp(792): warning C4189: 'Res' : local variable is initialized but not referenced - Properties.cpp - ReadAwayMsg.cpp - Services.cpp - SetAwayMsg.cpp - Creating library W:\miranda-ng\bin10\Release64\Obj\NewAwaySys\NewAwaySys.lib and object W:\miranda-ng\bin10\Release64\Obj\NewAwaySys\NewAwaySys.exp - Generating code - Finished generating code - NewAwaySys.vcxproj -> W:\miranda-ng\bin10\Release64\Plugins\NewAwaySys.dll |