libmapper: format code using c++ clang-format

Remove libmapper/.clang-fromat and format code using c++ clang-format

Signed-off-by: George Liu <liuxiwei@ieisystem.com>
Change-Id: I62781743b03fa1e806f51f4844c93aaf4cdfac4f
diff --git a/libmapper/mapper.h b/libmapper/mapper.h
index 3f86fa6..b3c1284 100644
--- a/libmapper/mapper.h
+++ b/libmapper/mapper.h
@@ -3,7 +3,8 @@
 #include <systemd/sd-event.h>
 
 #ifdef __cplusplus
-extern "C" {
+extern "C"
+{
 #endif
 typedef enum mapper_operation
 {