Remove superflous include.
This commit is contained in:
parent
a86521b7a0
commit
9c90022634
2 changed files with 0 additions and 2 deletions
|
@ -42,7 +42,6 @@
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "bit.h"
|
|
||||||
#include "lwp.h"
|
#include "lwp.h"
|
||||||
#include "lwpint.h"
|
#include "lwpint.h"
|
||||||
#include "prototypes.h"
|
#include "prototypes.h"
|
||||||
|
|
|
@ -34,7 +34,6 @@
|
||||||
#include "prototypes.h"
|
#include "prototypes.h"
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include "misc.h"
|
#include "misc.h"
|
||||||
#include "bit.h"
|
|
||||||
#include "empio.h"
|
#include "empio.h"
|
||||||
#include "player.h"
|
#include "player.h"
|
||||||
#include "empthread.h"
|
#include "empthread.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue