]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
sdl_gui.ggo: Kill duplicate authorship info
authorAndre Noll <maan@systemlinux.org>
Mon, 5 Feb 2007 21:28:36 +0000 (22:28 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 5 Feb 2007 21:28:36 +0000 (22:28 +0100)
This info is already provided by the HANDLE_VERSION_FLAG macro

sdl_gui.ggo

index de7bbddaca94d45504fae7e627d1f7031733f17d..8ea4928784ae97e94afd2886f7f228bf06226bca 100644 (file)
@@ -6,4 +6,3 @@ option "config_file" c "(default='~/.paraslash/sdl_gui.conf')" string typestr="f
 option "window-id" w "(currently ignored)" string typestr="filename" optional
 option "stat_cmd" s "command to read server and audiod status data from" string typestr="command" default="para_audioc stat" optional
 option "pic_cmd" p "command to read pic from" string typestr="command" default="para_client pic" optional
-text "Written by Andre Noll"