mirror of
https://github.com/PashaBibko/LX.git
synced 2026-04-03 17:39:02 +00:00
Cleaned up Lexer
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
|
||||
extern "C" int __declspec(dllexport) GenIR(const char* a_inpPath, const char* a_outPath)
|
||||
{
|
||||
// Initalises the log //
|
||||
LX::Log::Init();
|
||||
|
||||
try
|
||||
{
|
||||
// Initalises the log //
|
||||
|
||||
Reference in New Issue
Block a user