diff OrthancServer/main.cpp @ 2610:3ff4c50647ea jobs

moving the old scheduler to the graveyard
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 19 May 2018 16:40:26 +0200
parents 8da2cffc2378
children 6f9225dcfc32
line wrap: on
line diff
--- a/OrthancServer/main.cpp	Sat May 19 16:29:00 2018 +0200
+++ b/OrthancServer/main.cpp	Sat May 19 16:40:26 2018 +0200
@@ -42,7 +42,6 @@
 #include "../Core/Lua/LuaFunctionCall.h"
 #include "../Core/DicomFormat/DicomArray.h"
 #include "../Core/DicomNetworking/DicomServer.h"
-#include "../Core/DicomNetworking/ReusableDicomUserConnection.h"
 #include "OrthancInitialization.h"
 #include "ServerContext.h"
 #include "OrthancFindRequestHandler.h"