projects
/
cubemap
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Support UDP packets larger than 4 kB.
[cubemap]
/
log.h
diff --git
a/log.h
b/log.h
index
ce731ab
..
9ba0b5a
100644
(file)
--- a/
log.h
+++ b/
log.h
@@
-6,7
+6,6
@@
#include <string>
enum LogLevel {
- NO_LEVEL,
INFO,
WARNING,
ERROR,