Author: mcantelon
Date: Mon Jan 16 17:01:38 2012
New Revision: 10688
Log:
Got rid of unused property.
Modified:
trunk/lib/task/csvAccessionImportTask.class.php
trunk/lib/task/csvImportTask.class.php
Modified: trunk/lib/task/csvAccessionImportTask.class.php
==============================================================================
--- trunk/lib/task/csvAccessionImportTask.class.php Mon Jan 16 16:17:43
2012 (r10687)
+++ trunk/lib/task/csvAccessionImportTask.class.php Mon Jan 16 17:01:38
2012 (r10688)
@@ -27,9 +27,6 @@
*/
class csvAccessionImportTask extends sfBaseTask
{
- protected static
- $count = 0;
-
/**
* @see sfTask
*/
Modified: trunk/lib/task/csvImportTask.class.php
==============================================================================
--- trunk/lib/task/csvImportTask.class.php Mon Jan 16 16:17:43 2012
(r10687)
+++ trunk/lib/task/csvImportTask.class.php Mon Jan 16 17:01:38 2012
(r10688)
@@ -27,9 +27,6 @@
*/
class csvImportTask extends sfBaseTask
{
- protected static
- $count = 0;
-
/**
* @see sfTask
*/
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.