summaryrefslogtreecommitdiffstats
path: root/ext/json
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-06-06 01:34:08 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-06-06 01:34:08 +0000
commitb31c7ff68a2b7e9e1c67328ab9fad0bb00ab8d1f (patch)
tree9713cdbd3fb7a0c6e5e210af58a9f60127c98a7b /ext/json
parentf666931378f565da79a39f061458b79380597233 (diff)
downloadruby-b31c7ff68a2b7e9e1c67328ab9fad0bb00ab8d1f.tar.gz
ruby-b31c7ff68a2b7e9e1c67328ab9fad0bb00ab8d1f.tar.xz
ruby-b31c7ff68a2b7e9e1c67328ab9fad0bb00ab8d1f.zip
* ext/json/ext/{generator,parser}/extconf.h: removed intermediate files.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12444 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/json')
-rw-r--r--ext/json/ext/generator/extconf.h3
-rw-r--r--ext/json/ext/parser/extconf.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/ext/json/ext/generator/extconf.h b/ext/json/ext/generator/extconf.h
deleted file mode 100644
index cda0cc8ea..000000000
--- a/ext/json/ext/generator/extconf.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#ifndef EXTCONF_H
-#define EXTCONF_H
-#endif
diff --git a/ext/json/ext/parser/extconf.h b/ext/json/ext/parser/extconf.h
deleted file mode 100644
index cda0cc8ea..000000000
--- a/ext/json/ext/parser/extconf.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#ifndef EXTCONF_H
-#define EXTCONF_H
-#endif