SF.net SVN: geany:[5014] branches/unstable/src/keybindings.c

ntrel at users.sourceforge.net ntrel at xxxxx
Thu Jun 10 11:55:39 UTC 2010


Revision: 5014
          http://geany.svn.sourceforge.net/geany/?rev=5014&view=rev
Author:   ntrel
Date:     2010-06-10 11:55:39 +0000 (Thu, 10 Jun 2010)

Log Message:
-----------
Remove unnecessary comment.

Modified Paths:
--------------
    branches/unstable/src/keybindings.c

Modified: branches/unstable/src/keybindings.c
===================================================================
--- branches/unstable/src/keybindings.c	2010-06-10 11:37:39 UTC (rev 5013)
+++ branches/unstable/src/keybindings.c	2010-06-10 11:55:39 UTC (rev 5014)
@@ -1871,7 +1871,7 @@
 	}
 	else
 	{
-		update_filename_label();	/* update filename label */
+		update_filename_label();
 		mru_pos += 1;
 	}
 }


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