summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cfg-common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/cfg-common.h b/cfg-common.h
index 3f88d1dc04..5ec181be38 100644
--- a/cfg-common.h
+++ b/cfg-common.h
@@ -499,11 +499,6 @@ extern m_config_t dvbin_opts_conf[];
extern m_option_t lavfdopts_conf[];
#endif
-#ifdef USE_FRIBIDI
-extern char *fribidi_charset;
-extern int flip_hebrew;
-#endif
-
#ifdef STREAMING_LIVE555
extern int rtspStreamOverTCP;
#endif