diff options
author | Ed Tanous <ed.tanous@intel.com> | 2017-10-26 14:51:55 -0700 |
---|---|---|
committer | Tanous, Ed <ed.tanous@intel.com> | 2017-10-30 11:47:59 -0700 |
commit | eef65cd030856caace341e885ae700f5f13fe235 (patch) | |
tree | 55607f0836d469cdf2ec8e74b3c1ee5128e85ac9 /src | |
parent | 1c74de8786b2e16de8281abf4d427644fc426ee8 (diff) | |
download | bmcweb-eef65cd030856caace341e885ae700f5f13fe235.tar.gz bmcweb-eef65cd030856caace341e885ae700f5f13fe235.zip |
Remove g3log
Change-Id: Id82dcc2e9743482e3df72796f43b1a5cf4aaf504
Diffstat (limited to 'src')
-rw-r--r-- | src/g3log/generated_definitions.hpp | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/g3log/generated_definitions.hpp b/src/g3log/generated_definitions.hpp deleted file mode 100644 index 18433bb..0000000 --- a/src/g3log/generated_definitions.hpp +++ /dev/null @@ -1,13 +0,0 @@ -// AUTO GENERATED MACRO DEFINITIONS FOR G3LOG - -/** ========================================================================== -* 2015 by KjellKod.cc. This is PUBLIC DOMAIN to use at your own risk and comes -* with no warranties. This code is yours to share, use and modify with no -* strings attached and no restrictions or obligations. -* -* For more information see g3log/LICENSE or refer refer to http://unlicense.org -* ============================================================================*/ -#pragma once - -// CMake induced definitions below. See g3log/Options.cmake for details. - |