Index: branches/stable/cgi-bin/main.cgi
===================================================================
--- branches/stable/cgi-bin/main.cgi	(revision 396)
+++ branches/stable/cgi-bin/main.cgi	(revision 407)
@@ -872,11 +872,4 @@
   return if !validateInput();
 
-# 2009/12/1 kdeugau
-# Since we're using these for more than just NOC-ish things now, removing
-## Hack as per Jody.  Force CustID of NOC-VPN on 192.168 assignments
-#if ($webvar{fullcidr} =~ /^192\.168/) {
-#  $webvar{custid} = "NOC-VPN";
-#}
-
   if (!defined($webvar{privdata})) {
     $webvar{privdata} = '';
