lib: graph: add "self" and some "private" APIs
[babeltrace.git] / include / babeltrace / logging.h
index 0e1d663a56cac0d75b7399a9d9b60db67be2ec44..69efddcd728e50550f807f01a04bec2a032a8cfe 100644 (file)
@@ -2,8 +2,6 @@
 #define BABELTRACE_LOGGING_H
 
 /*
- * Babeltrace - Logging
- *
  * Copyright (c) 2017 Philippe Proulx <pproulx@efficios.com>
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -28,7 +26,6 @@
 #include <stdint.h>
 #include <stdbool.h>
 #include <stddef.h>
-#include <babeltrace/ref.h>
 
 #ifdef __cplusplus
 extern "C" {
This page took 0.024847 seconds and 4 git commands to generate.