From 228f8ac592c781a208cf2d222f5fd663406daccf Mon Sep 17 00:00:00 2001 From: SaloniGoyal Date: Sat, 28 May 2016 12:07:46 +0530 Subject: Using socket.io storing and deleting the temp netlist --- views/script/savenetlist.js | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'views/script/savenetlist.js') diff --git a/views/script/savenetlist.js b/views/script/savenetlist.js index 12e2cd1..bdabcfd 100644 --- a/views/script/savenetlist.js +++ b/views/script/savenetlist.js @@ -512,25 +512,6 @@ jQuery("#stop_time_selectbox").change(function(){ - - - - - - - - - - - - - - - -/*------------------------------------------------------------------------------------------------------------------------------------------------ -Netlist Generation -----------------------*/ - }); -- cgit