Rearrange startup PC92 arrangements
[spider.git] / perl / DXChannel.pm
index 2337d959a84f6820c1c0e03370f1fe7856019f96..62773ab3312b7e1a488293eadf3d72aa97328603 100644 (file)
@@ -121,12 +121,9 @@ $count = 0;
                  handle_xml => '9,Handles XML,yesno',
                  do_pc9x => '9,Handles PC9x,yesno',
                  inqueue => '9,Input Queue,parray',
+                 next_pc92_update => '9,Next PC92 Update,atime',
                 );
 
-
-use vars qw($VERSION $BRANCH);
-($VERSION, $BRANCH) = dxver(q$Revision$);
-
 # object destruction
 sub DESTROY
 {