Removed some sample test data that I had left hardcoded in the source
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27236 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1027,7 +1027,7 @@ void Ccontact::Initialize()
|
||||
IsDeveloper = FALSE;
|
||||
Contributions = 0;
|
||||
LinesOfCode = 0L;
|
||||
wxStrcpy(Picture,"\xff\x01\xff\x02\xff\x03\xff\x04\xff\x05");
|
||||
Picture[0] = 0;
|
||||
} // Ccontact::Initialize
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user