1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

MCOL-1984 remove debug line

This commit is contained in:
David Hall
2019-05-02 13:52:01 -05:00
parent 72b6e3ef54
commit 767dd633c2

View File

@ -66,7 +66,6 @@ typedef std::vector<PerformanceModule> PerformanceModuleList;
int main(int argc, char *argv[])
{
setenv("CALPONT_HOME", "./", 1);
std::cout << "autoConfigure : main() *************" << std::endl;
Oam oam;
string systemParentOAMModuleName;