[PATCH] unused variable (trivial)
Jon Foster <[email protected]> Thu, 25 Mar 2010 18:17:58 -0000
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, A quick grep shows the original_timestamp variable in collect_data.py isn't used anywhere. Kind regards, Jon ********************************************************************** This email and its attachments may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Cabot Communications Ltd. If you are not the intended recipient of this email and its attachments, you must take no action based upon them, nor must you copy or show them to anyone. Cabot Communications Limited Verona House, Filwood Road, Bristol BS16 3RY, UK +44 (0) 1179584232 Co. Registered in England number 02817269 Please contact the sender if you believe you have received this email in error. ********************************************************************** ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1667&dsMessageId=2465059 To unsubscribe from this discussion, e-mail: [[email protected]].
cvs2svn_unused_variable_patch.txt
(text/plain, 430 B)
Index: cvs2svn_lib/collect_data.py
===================================================================
--- cvs2svn_lib/collect_data.py (revision 5080)
+++ cvs2svn_lib/collect_data.py (working copy)
@@ -138,7 +138,6 @@
self.rev = rev
self.timestamp = timestamp
self.author = author
- self.original_timestamp = timestamp
self.state = state
# If this is the first revision on a branch, then this is the