[open-ils-commits] r9119 - trunk/Open-ILS/src/perlmods/OpenILS/Application

svn at svn.open-ils.org svn at svn.open-ils.org
Mon Mar 24 01:17:41 EDT 2008


Author: miker
Date: 2008-03-24 00:42:43 -0400 (Mon, 24 Mar 2008)
New Revision: 9119

Modified:
   trunk/Open-ILS/src/perlmods/OpenILS/Application/PermaCrud.pm
Log:
removing unused (and broken) code

Modified: trunk/Open-ILS/src/perlmods/OpenILS/Application/PermaCrud.pm
===================================================================
--- trunk/Open-ILS/src/perlmods/OpenILS/Application/PermaCrud.pm	2008-03-24 03:42:53 UTC (rev 9118)
+++ trunk/Open-ILS/src/perlmods/OpenILS/Application/PermaCrud.pm	2008-03-24 04:42:43 UTC (rev 9119)
@@ -119,7 +119,6 @@
     }
 
     (my $o_type = $fm_class) =~ s/::/./go;
-    my $id_field = $obj->Identity;
 
     my $perm_field_value = $action_node->getAttribute('permission');
 



More information about the open-ils-commits mailing list