diff options
| author | msheby <msheby@cinecert.com> | 2009-03-12 18:51:15 +0000 |
|---|---|---|
| committer | msheby <> | 2009-03-12 18:51:15 +0000 |
| commit | 9eaedba3c8ea1c00b849cb4f41288e00cdd49e87 (patch) | |
| tree | 8210993a52568d893ab9169f88658ea6e4c895ca /src/KM_util.cpp | |
| parent | ea3a7122b054fd6238b7ad7a61fcf3f7e52b72d3 (diff) | |
Allow for build-time configuration of randomly cased UUIDs.
Diffstat (limited to 'src/KM_util.cpp')
| -rwxr-xr-x | src/KM_util.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/KM_util.cpp b/src/KM_util.cpp index 43b00a4..e426afc 100755 --- a/src/KM_util.cpp +++ b/src/KM_util.cpp @@ -40,8 +40,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include <map> #include <string> -#define CONFIG_RANDOM_UUID - const char* Kumu::Version() { |
