Browse Source

Remove added newline

Felix Aronsson 6 years ago
parent
commit
50a34c7bce
1 changed files with 0 additions and 1 deletions
  1. 0 1
      libgearman-server/server.cc

+ 0 - 1
libgearman-server/server.cc

@@ -100,7 +100,6 @@ _server_queue_work_data(gearman_server_job_st *server_job,
  * Public definitions
  */
 
-
 #if __GNUC__ >= 7
   #pragma GCC diagnostic warning "-Wimplicit-fallthrough"
 #endif