Remove unnecessary header files
This commit is contained in:
parent
1506c1e49a
commit
0d7604cb96
18 changed files with 1 additions and 91 deletions
10
lcallisto.c
10
lcallisto.c
|
@ -8,16 +8,6 @@
|
|||
|
||||
#include "lcallisto.h"
|
||||
|
||||
/* Callisto libraries */
|
||||
#include "lcl.h"
|
||||
#include "lenvironment.h"
|
||||
#include "lfile.h"
|
||||
#include "ljson.h"
|
||||
#include "lmath.h"
|
||||
#include "los.h"
|
||||
#include "lprocess.h"
|
||||
#include "lsocket.h"
|
||||
|
||||
|
||||
static const luaL_Reg loadedlibs[] = {
|
||||
{CALLISTO_CLLIBNAME, callistoopen_cl},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue