Libmv: Cleanup, remove unused logging macros
Unused and was not entirely happy with such short abbreviations.
This commit is contained in:
@@ -24,8 +24,5 @@
|
||||
#include <glog/logging.h>
|
||||
|
||||
#define LG LOG(INFO)
|
||||
#define V0 LOG(INFO)
|
||||
#define V1 LOG(INFO)
|
||||
#define V2 LOG(INFO)
|
||||
|
||||
#endif // LIBMV_LOGGING_LOGGING_H
|
||||
|
||||
Reference in New Issue
Block a user