Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'video/flavors/build.rs')
-rw-r--r--video/flavors/build.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/video/flavors/build.rs b/video/flavors/build.rs
deleted file mode 100644
index cda12e57..00000000
--- a/video/flavors/build.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-fn main() {
- gst_plugin_version_helper::info()
-}