From 60b9594fa3ea5c96e3d90a138ac3854705e1a74e Mon Sep 17 00:00:00 2001 From: lichao <lichao@aiotlink.com> Date: 星期二, 18 五月 2021 11:20:37 +0800 Subject: [PATCH] trivial. --- /dev/null | 23 ----------------------- 1 files changed, 0 insertions(+), 23 deletions(-) diff --git a/src/shm_alloc_queue.cpp b/src/shm_alloc_queue.cpp deleted file mode 100644 index 7ea5213..0000000 --- a/src/shm_alloc_queue.cpp +++ /dev/null @@ -1,19 +0,0 @@ -/* - * ===================================================================================== - * - * Filename: shm_alloc_queue.cpp - * - * Description: - * - * Version: 1.0 - * Created: 2021骞�04鏈�26鏃� 16鏃�24鍒�25绉� - * Revision: none - * Compiler: gcc - * - * Author: Li Chao (), lichao@aiotlink.com - * Organization: - * - * ===================================================================================== - */ -#include "shm_alloc_queue.h" - diff --git a/src/shm_alloc_queue.h b/src/shm_alloc_queue.h deleted file mode 100644 index 73a184f..0000000 --- a/src/shm_alloc_queue.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * ===================================================================================== - * - * Filename: shm_alloc_queue.h - * - * Description: - * - * Version: 1.0 - * Created: 2021骞�04鏈�26鏃� 16鏃�24鍒�40绉� - * Revision: none - * Compiler: gcc - * - * Author: Li Chao (), lichao@aiotlink.com - * Organization: - * - * ===================================================================================== - */ -#ifndef SHM_ALLOC_QUEUE_EQBLM9FZ -#define SHM_ALLOC_QUEUE_EQBLM9FZ - - - -#endif // end of include guard: SHM_ALLOC_QUEUE_EQBLM9FZ -- Gitblit v1.8.0