Update config.py
This commit is contained in:
parent
e3a20d83b2
commit
0fa60fb44e
|
|
@ -28,5 +28,3 @@ Frotz = conf.registerPlugin('Frotz')
|
|||
|
||||
conf.registerGlobalValue(Frotz, 'dfrotzPath',
|
||||
registry.String('/usr/local/bin/dfrotz', _("""The path to the dfrotz executable.""")))
|
||||
|
||||
Frotz = conf.registerPlugin('Frotz')
|
||||
|
|
|
|||
Loading…
Reference in New Issue