aboutsummaryrefslogtreecommitdiffstats
path: root/transcode_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'transcode_data.h')
-rw-r--r--transcode_data.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/transcode_data.h b/transcode_data.h
index 24c88fc89b..4a0199df0f 100644
--- a/transcode_data.h
+++ b/transcode_data.h
@@ -125,6 +125,4 @@ typedef struct {
void rb_declare_transcoder(const char *enc1, const char *enc2, const char *lib);
void rb_register_transcoder(const rb_transcoder *);
-#define TRANSCODE_ERROR rb_eRuntimeError /*change exception*/
-
#endif /* RUBY_TRANSCODE_DATA_H */