From: Ralph Ronnquist Date: Fri, 22 Jul 2022 22:39:27 +0000 (+1000) Subject: removed junk X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=5e90db792aac5cde0246029a86783059e94a6c92;p=rrq%2Frrqmisc.git removed junk --- diff --git a/vector/StackVector.h b/vector/StackVector.h deleted file mode 100644 index 1539366..0000000 --- a/vector/StackVector.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef StackVector_H -#define StackVector_H - -/** - * A StackVector is a management layer around a single_index_level - * Vector to allow it to have extra memory allocated - */ -#endif