Delete luasandbox entity files

These are generated by ./configure, and are not supposed to be
committed to the repo.
This commit is contained in:
Christoph M. Becker 2021-12-09 16:24:07 +01:00
parent c5c3a4153d
commit 64a905b806
No known key found for this signature in database
GPG key ID: D66C9593118BCCB6
2 changed files with 0 additions and 19 deletions

View file

@ -1,16 +0,0 @@
&reference.luasandbox.luasandbox.callfunction;
&reference.luasandbox.luasandbox.disableprofiler;
&reference.luasandbox.luasandbox.enableprofiler;
&reference.luasandbox.luasandbox.getcpuusage;
&reference.luasandbox.luasandbox.getmemoryusage;
&reference.luasandbox.luasandbox.getpeakmemoryusage;
&reference.luasandbox.luasandbox.getprofilerfunctionreport;
&reference.luasandbox.luasandbox.getversioninfo;
&reference.luasandbox.luasandbox.loadbinary;
&reference.luasandbox.luasandbox.loadstring;
&reference.luasandbox.luasandbox.pauseusagetimer;
&reference.luasandbox.luasandbox.registerlibrary;
&reference.luasandbox.luasandbox.setcpulimit;
&reference.luasandbox.luasandbox.setmemorylimit;
&reference.luasandbox.luasandbox.unpauseusagetimer;
&reference.luasandbox.luasandbox.wrapphpfunction;

View file

@ -1,3 +0,0 @@
&reference.luasandbox.luasandboxfunction.call;
&reference.luasandbox.luasandboxfunction.construct;
&reference.luasandbox.luasandboxfunction.dump;