SF.net SVN: geany: [2035] trunk/tagmanager/tm_workspace.c

eht16 at users.sourceforge.net eht16 at xxxxx
Thu Nov 8 12:48:20 UTC 2007


Revision: 2035
          http://geany.svn.sourceforge.net/geany/?rev=2035&view=rev
Author:   eht16
Date:     2007-11-08 04:48:20 -0800 (Thu, 08 Nov 2007)

Log Message:
-----------
Oops, forget to remove this.

Modified Paths:
--------------
    trunk/tagmanager/tm_workspace.c

Modified: trunk/tagmanager/tm_workspace.c
===================================================================
--- trunk/tagmanager/tm_workspace.c	2007-11-08 12:46:43 UTC (rev 2034)
+++ trunk/tagmanager/tm_workspace.c	2007-11-08 12:48:20 UTC (rev 2035)
@@ -73,7 +73,6 @@
 				tm_tag_free(theWorkspace->global_tags->pdata[i]);
 			g_ptr_array_free(theWorkspace->global_tags, TRUE);
 		}
-		g_unlink(theWorkspace->work_object.file_name);
 		tm_work_object_destroy(TM_WORK_OBJECT(theWorkspace));
 		g_free(theWorkspace);
 		theWorkspace = NULL;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list