Jelajahi Sumber

【fix】 del

‘lvzeyue’ 6 bulan lalu
induk
melakukan
74bd117d2a
3 mengubah file dengan 3 tambahan dan 20 penghapusan
  1. 1 7
      shm/shm.h
  2. 1 6
      shm/shm_helper.h
  3. 1 7
      shm/vptr_manager.h

+ 1 - 7
shm/shm.h

@@ -1,10 +1,4 @@
-/*
- * Copyright 2020 ByteDance Games, Inc. All Rights Reserved.
- *
- * Author: Liuziming <liuziming.kelvin@bytedance.com>
- */
-
-#pragma once
+#pragma once
 
 #include <string>
 #include <vector>

+ 1 - 6
shm/shm_helper.h

@@ -1,9 +1,4 @@
-/*
- * Copyright 2020 ByteDance Games, Inc. All Rights Reserved.
- *
- * Author: Liuziming <liuziming.kelvin@bytedance.com>
- */
-
+
 #pragma once
 
 #include <stdint.h>

+ 1 - 7
shm/vptr_manager.h

@@ -1,10 +1,4 @@
-/*
-* Copyright 2020 ByteDance Games, Inc. All Rights Reserved.
-*
-* Author: Liuziming <liuziming.kelvin@bytedance.com>
-*/
-
-#pragma once
+#pragma once
 
 #include <stddef.h>
 #include <string.h>