cleanup(userspace/engine): remove lua files and lua-related code sections

Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
This commit is contained in:
Jason Dellaluce
2022-04-06 12:44:38 +00:00
committed by poiana
parent 7db9dd66ff
commit b74dcbd851
15 changed files with 1 additions and 2171 deletions

View File

@@ -14,11 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
#include <fstream>
#include "falco_common.h"
#include "banned.h" // This raises a compilation error when certain functions are used
#include "falco_engine_lua_files.hh"
std::vector<std::string> falco_common::priority_names = {
"Emergency",