]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/jaegertracing/jaeger-client-cpp/src/jaegertracing/thrift-gen/sampling_constants.h
import quincy beta 17.1.0
[ceph.git] / ceph / src / jaegertracing / jaeger-client-cpp / src / jaegertracing / thrift-gen / sampling_constants.h
diff --git a/ceph/src/jaegertracing/jaeger-client-cpp/src/jaegertracing/thrift-gen/sampling_constants.h b/ceph/src/jaegertracing/jaeger-client-cpp/src/jaegertracing/thrift-gen/sampling_constants.h
deleted file mode 100644 (file)
index 94637e0..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-/**
- * Autogenerated by Thrift Compiler (0.11.0)
- *
- * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
- *  @generated
- */
-#ifndef sampling_CONSTANTS_H
-#define sampling_CONSTANTS_H
-
-#include "sampling_types.h"
-
-namespace jaegertracing { namespace sampling_manager { namespace thrift {
-
-class samplingConstants {
- public:
-  samplingConstants();
-
-};
-
-extern const samplingConstants g_sampling_constants;
-
-}}} // namespace
-
-#endif