Merge SQLexer::Init with its constructor
commitd05e09115aae008afb548a37128dc1c516d9591f
authorrubidium <rubidium@openttd.org>
Tue, 16 Sep 2014 20:08:44 +0000 (16 20:08 +0000)
committercirdan <cirdansw@gmail.com>
Mon, 6 Oct 2014 20:31:46 +0000 (6 22:31 +0200)
tree1f4e82141cecd3c6f7269e1749dc170bb85839a0
parent1568b33ace58768a9d8c0b4c43edd96a68e7d268
Merge SQLexer::Init with its constructor

(openttd r26836) -Fix [Squirrel]: merge SQLexer::Init with the
constructor; there's no need to construct first and then call init
in the next line
src/3rdparty/squirrel/squirrel/sqcompiler.cpp
src/3rdparty/squirrel/squirrel/sqlexer.cpp
src/3rdparty/squirrel/squirrel/sqlexer.h