aboutsummaryrefslogtreecommitdiff
path: root/misc/swig/nocgo_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'misc/swig/nocgo_test.go')
-rw-r--r--misc/swig/nocgo_test.go7
1 files changed, 0 insertions, 7 deletions
diff --git a/misc/swig/nocgo_test.go b/misc/swig/nocgo_test.go
deleted file mode 100644
index c68b97d6b6..0000000000
--- a/misc/swig/nocgo_test.go
+++ /dev/null
@@ -1,7 +0,0 @@
-// Copyright 2023 The Go Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
-
-// This file is just to avoid build errors if there's no cgo.
-
-package swig