Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-03-02 23:14:45 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-03-02 23:14:45 (GMT)
commit543e6590e9735f15bd315714f911096f32c6d24a (patch)
treea1e725b29508666638173cc88d624d710e762594
parent22d3f1f7e8425272f79bbf915025f14668fbad3f (diff)
removed inadvertent introduction of prim_name to camera block
-rw-r--r--plugins/camera_plugin.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/camera_plugin.py b/plugins/camera_plugin.py
index 96d6283..3fb0f21 100644
--- a/plugins/camera_plugin.py
+++ b/plugins/camera_plugin.py
@@ -95,8 +95,7 @@ to the stack'),
label=' ',
default='CAMERA',
help_string=_('camera output'),
- content_block=True,
- prim_name='luminance')
+ content_block=True)
def start(self):
# This gets called by the start button