Remove unneccessary comment lines
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@561 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
6cb4d79c94
commit
70be86720c
|
@ -41,8 +41,6 @@
|
|||
* to make any changes you need. */
|
||||
|
||||
/* ************************************************************* */
|
||||
/* ************************************************************* */
|
||||
/* ************************************************************* */
|
||||
|
||||
/* program stuff */
|
||||
#include <sys/types.h>
|
||||
|
@ -2018,13 +2016,6 @@ writefile (int requirenew)
|
|||
|
||||
/* ************************************************************* */
|
||||
|
||||
/* ************************************************************* */
|
||||
|
||||
/* ************************************************************* */
|
||||
/* ************************************************************* */
|
||||
/* ************************************************************* */
|
||||
|
||||
|
||||
int
|
||||
purge_stale_locks (int game)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue