diff options
Diffstat (limited to 'lib/tv/src/tv_pg.erl')
-rw-r--r-- | lib/tv/src/tv_pg.erl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tv/src/tv_pg.erl b/lib/tv/src/tv_pg.erl index ba8782392b..0b36b18212 100644 --- a/lib/tv/src/tv_pg.erl +++ b/lib/tv/src/tv_pg.erl @@ -16,6 +16,7 @@ %% %% %CopyrightEnd% -module(tv_pg). +-compile([{nowarn_deprecated_function,{gs,config,2}}]). |