Menu

Commit [r188]  Maximize  Restore  History

comment out some test code.

tortoisesvn 2007-11-01

changed /trunk/src/CommitMonitor.cpp
/trunk/src/CommitMonitor.cpp Diff Switch to side-by-side view
--- a/trunk/src/CommitMonitor.cpp
+++ b/trunk/src/CommitMonitor.cpp
@@ -25,10 +25,10 @@
 	UNREFERENCED_PARAMETER(lpCmdLine);
 	UNREFERENCED_PARAMETER(nCmdShow);
 
-	CUrlInfos urlinfos;
-	urlinfos.Load();
-	urlinfos.Save();
-	return 0;
+	//CUrlInfos urlinfos;
+	//urlinfos.Load();
+	//urlinfos.Save();
+	//return 0;
 
 	::OleInitialize(NULL);
 
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.