summary refs log tree commit diff stats
path: root/php/definitions.php
diff options
context:
space:
mode:
Diffstat (limited to 'php/definitions.php')
-rw-r--r--php/definitions.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/php/definitions.php b/php/definitions.php
index 4787535..f1909ed 100644
--- a/php/definitions.php
+++ b/php/definitions.php
@@ -3,5 +3,4 @@ $dpath = 'data/';
 $common = 'common.mvms';  # common header/footer contents
 $channel = 'channel';	  # Channel index
 $cpath = 'mvms/';	  # Path of the contents
-$vid = 0;		  # default video
 ?>