summaryrefslogtreecommitdiffhomepage
path: root/src/tproc/rope_impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tproc/rope_impl.cpp')
-rw-r--r--src/tproc/rope_impl.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/tproc/rope_impl.cpp b/src/tproc/rope_impl.cpp
deleted file mode 100644
index 2e5cdf2..0000000
--- a/src/tproc/rope_impl.cpp
+++ /dev/null
@@ -1,7 +0,0 @@
-// Copyright 2025, Amlal El Mahrouss (amlal@nekernel.org)
-// Distributed under the Boost Software License, Version 1.0. (See accompanying
-// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-// Official repository: https://github.com/ocl-org/tproc
-
-#define OCL_ROPE_IMPL 1
-#include <ocl/tproc/rope.hpp>