From a24f5572a38caa47a19c1f8a9bcea43d7ed88d1e Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 29 Oct 2018 23:19:19 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jin/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/jin/main.cpp') diff --git a/src/jin/main.cpp b/src/jin/main.cpp index 2144fbc..029436d 100644 --- a/src/jin/main.cpp +++ b/src/jin/main.cpp @@ -20,7 +20,6 @@ static void setParamters(lua_State* L, int argc, char* args[]) luax_setfield(L, -2, "args"); // Push current working directory. // Absolute directory. - // An 1KB buffer. Buffer cwd = Buffer(1024); #ifdef _WIN32 _getcwd((char*)&cwd, cwd.size()); -- cgit v1.1-26-g67d0