]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/asio/example/cpp03/services/logger_service.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / asio / example / cpp03 / services / logger_service.cpp
index 82fcb223c541e6a8df30f9017a873a633b07c65a..e77079fbc06bf9b23b1edccec6842a4a6848768c 100644 (file)
@@ -2,16 +2,10 @@
 // logger_service.cpp
 // ~~~~~~~~~~~~~~~~~~
 //
-// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2019 Christopher M. Kohlhoff (chris at kohlhoff dot com)
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //
 
 #include "logger_service.hpp"
-
-namespace services {
-
-boost::asio::io_context::id logger_service::id;
-
-} // namespace services