summaryrefslogtreecommitdiff
path: root/flower/full-storage.cc
diff options
context:
space:
mode:
Diffstat (limited to 'flower/full-storage.cc')
-rw-r--r--flower/full-storage.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/flower/full-storage.cc b/flower/full-storage.cc
index 0a7bf4efbe..1b5c05a392 100644
--- a/flower/full-storage.cc
+++ b/flower/full-storage.cc
@@ -211,7 +211,5 @@ Full_storage::try_right_multiply(Matrix_storage * dest, Matrix_storage const * r
}
-IMPLEMENT_STATIC_NAME(Full_storage);
-IMPLEMENT_STATIC_NAME(Matrix_storage);
IMPLEMENT_IS_TYPE_B(Matrix_storage);
IMPLEMENT_IS_TYPE_B1(Full_storage,Matrix_storage);