Remove maxscale/thread.hh

A C++11-like implementation of thread, future, etc. that now is
obsolete as we use C++11.
This commit is contained in:
Johan Wikman
2018-08-01 16:05:00 +03:00
parent 9e084753b0
commit f7e3d4c2fb
7 changed files with 0 additions and 742 deletions

View File

@ -14,7 +14,6 @@
#include <maxscale/cppdefs.hh>
#include <maxscale/monitor.hh>
#include <maxscale/thread.hh>
/**
* @file auroramon.hh - The Aurora monitor

View File

@ -14,7 +14,6 @@
#include <maxscale/cppdefs.hh>
#include <maxscale/monitor.hh>
#include <maxscale/thread.hh>
/**
* @file grmon.hh A MySQL Group Replication cluster monitor