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

@@ -44,8 +44,8 @@
#include <string.h>
#include "jstypes.h"
#include "jsstdint.h"
#include "jsutil.h" /* Added by JSIFY */
#include "jshash.h" /* Added by JSIFY */
#include "jsutil.h"
#include "jshash.h"
#include "jsprf.h"
#include "jsapi.h"
#include "jsatom.h"