Finally get rid of /* Added by JSIFY */ comments. r=Waldo.

This commit is contained in:
Jason Orendorff
2010-10-01 18:46:54 -05:00
parent caed05671b
commit d88198021d
27 changed files with 41 additions and 41 deletions

View File

@@ -79,7 +79,7 @@
#include <string.h>
#include "jstypes.h"
#include "jsstdint.h"
#include "jsutil.h" /* Added by JSIFY */
#include "jsutil.h"
#include "jsapi.h"
#include "jsarray.h"
#include "jsatom.h"