Browse Source

[silicon] retrigger travis.

Matthieu Garrigues 9 years ago
parent
commit
8e406ec991
1 changed files with 0 additions and 1 deletions
  1. 0 1
      frameworks/C++/silicon/techempower_lwan.cc

+ 0 - 1
frameworks/C++/silicon/techempower_lwan.cc

@@ -7,7 +7,6 @@ using namespace sl;
 
 
 int main(int argc, char* argv[])
 int main(int argc, char* argv[])
 {
 {
-
   if (argc != 3)
   if (argc != 3)
   {
   {
     std::cerr << "Usage: " << argv[0] << " mysql_host port" << std::endl;
     std::cerr << "Usage: " << argv[0] << " mysql_host port" << std::endl;