From 543e6590e9735f15bd315714f911096f32c6d24a Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Wed, 02 Mar 2011 23:14:45 +0000 Subject: removed inadvertent introduction of prim_name to camera block --- (limited to 'plugins') 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 -- cgit v0.9.1