[xiph-cvs] cvs commit: win32sdk sleep.js

Chris Wolf cwolf at xiph.org
Wed Oct 17 20:44:20 PDT 2001



cwolf       01/10/17 20:44:19

  Modified:    .        sleep.js
  Log:
  remove unused variable

Revision  Changes    Path
1.2       +1 -2      win32sdk/sleep.js

Index: sleep.js
===================================================================
RCS file: /usr/local/cvsroot/win32sdk/sleep.js,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sleep.js	2001/10/18 03:28:24	1.1
+++ sleep.js	2001/10/18 03:44:19	1.2
@@ -4,9 +4,8 @@
  *
  * Parameters: number of seconds to sleep
  *
- * $Id: sleep.js,v 1.1 2001/10/18 03:28:24 cwolf Exp $
+ * $Id: sleep.js,v 1.2 2001/10/18 03:44:19 cwolf Exp $
  */
-var a;
 WScript.Interactive = false;
 argv = WScript.Arguments;
 

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list