summaryrefslogtreecommitdiffstats
path: root/clib/cunit/vector.h
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2015-12-15 15:51:35 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2015-12-15 16:48:06 +1100
commitb6b90c6d854f4392d1eb0b3935d596e00a0f01ce (patch)
tree2c412b98cc9832ac24c8ede1c3104834e53f7659 /clib/cunit/vector.h
parent5be6f6f3da359de3d6d35279bd93bd495ae8a7fc (diff)
downloadffs-b6b90c6d854f4392d1eb0b3935d596e00a0f01ce.tar.gz
ffs-b6b90c6d854f4392d1eb0b3935d596e00a0f01ce.zip
remove unused vector and vector_iter
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'clib/cunit/vector.h')
-rw-r--r--clib/cunit/vector.h26
1 files changed, 0 insertions, 26 deletions
diff --git a/clib/cunit/vector.h b/clib/cunit/vector.h
deleted file mode 100644
index 91dfd4e..0000000
--- a/clib/cunit/vector.h
+++ /dev/null
@@ -1,26 +0,0 @@
-/* IBM_PROLOG_BEGIN_TAG */
-/* This is an automatically generated prolog. */
-/* */
-/* $Source: clib/cunit/vector.h $ */
-/* */
-/* OpenPOWER FFS Project */
-/* */
-/* Contributors Listed Below - COPYRIGHT 2014,2015 */
-/* [+] International Business Machines Corp. */
-/* */
-/* */
-/* Licensed under the Apache License, Version 2.0 (the "License"); */
-/* you may not use this file except in compliance with the License. */
-/* You may obtain a copy of the License at */
-/* */
-/* http://www.apache.org/licenses/LICENSE-2.0 */
-/* */
-/* Unless required by applicable law or agreed to in writing, software */
-/* distributed under the License is distributed on an "AS IS" BASIS, */
-/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */
-/* implied. See the License for the specific language governing */
-/* permissions and limitations under the License. */
-/* */
-/* IBM_PROLOG_END_TAG */
-
-void vector_test(void);
OpenPOWER on IntegriCloud