dbms: fixed build [#METR-2944].

This commit is contained in:
Alexey Milovidov 2015-04-16 09:39:46 +03:00
parent 114b3de689
commit ee1b7bc617

View File

@ -58,7 +58,6 @@ FunctionFactory::FunctionFactory()
} }
FunctionPtr FunctionFactory::get( FunctionPtr FunctionFactory::get(
const String & name, const String & name,
const Context & context) const const Context & context) const