Skip to content

Commit 705e912

Browse files
committed
Fixing warning
1 parent 7575f85 commit 705e912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/xtensor-python/xtensor_type_caster_base.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ namespace pybind11
7474
template <class Type>
7575
struct xtensor_type_caster_base
7676
{
77-
bool load(handle src, bool)
77+
bool load(handle /*src*/, bool)
7878
{
7979
return false;
8080
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy