Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
brinkqiang committed May 12, 2020
1 parent bb5c54f commit d59dd0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/luafmt/luafmt.cc
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ void Cluafmt::off(sol::this_state L, const char* fmt, sol::variadic_args v)

std::string Cluafmt::format(sol::this_state L, const char* fmt, sol::variadic_args v)
{

switch (v.size())
{
case 0:
Expand Down

0 comments on commit d59dd0e

Please sign in to comment.