aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/matplotlib/py3/extern/ttconv/ya.make
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/matplotlib/py3/extern/ttconv/ya.make')
-rw-r--r--contrib/python/matplotlib/py3/extern/ttconv/ya.make15
1 files changed, 0 insertions, 15 deletions
diff --git a/contrib/python/matplotlib/py3/extern/ttconv/ya.make b/contrib/python/matplotlib/py3/extern/ttconv/ya.make
deleted file mode 100644
index f877dfcbd2..0000000000
--- a/contrib/python/matplotlib/py3/extern/ttconv/ya.make
+++ /dev/null
@@ -1,15 +0,0 @@
-PY23_LIBRARY()
-
-VERSION(Service-proxy-version)
-
-LICENSE(PSF-2.0)
-
-NO_COMPILER_WARNINGS()
-
-SRCS(
- pprdrv_tt.cpp
- pprdrv_tt2.cpp
- ttutil.cpp
-)
-
-END()