summaryrefslogtreecommitdiffstats
path: root/liblog/include/log/log_properties.h
diff options
context:
space:
mode:
Diffstat (limited to 'liblog/include/log/log_properties.h')
-rw-r--r--liblog/include/log/log_properties.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/liblog/include/log/log_properties.h b/liblog/include/log/log_properties.h
index 94da242ef..3a8af6deb 100644
--- a/liblog/include/log/log_properties.h
+++ b/liblog/include/log/log_properties.h
@@ -7,8 +7,7 @@
** General Public License.
*/
-#ifndef _LIBS_LOG_PROPERTIES_H
-#define _LIBS_LOG_PROPERTIES_H
+#pragma once
#ifdef __cplusplus
extern "C" {
@@ -19,5 +18,3 @@ int __android_log_is_debuggable();
#ifdef __cplusplus
}
#endif
-
-#endif /* _LIBS_LOG_PROPERTIES_H */