Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/sysPublic

Commit680bd24

Browse files
thaJeztahgopherbot
authored andcommitted
windows: remove unused errString type
It's no longer used since CL 165759.Change-Id: Ie8c834a6dd1147889ec47bf92a5d4cce08bbf4fdGitHub-Last-Rev:3f0c460GitHub-Pull-Request:#241Reviewed-on:https://go-review.googlesource.com/c/sys/+/638716Reviewed-by: Ian Lance Taylor <iant@google.com>Auto-Submit: Jorropo <jorropo.pgm@gmail.com>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Reviewed-by: Cherry Mui <cherryyz@google.com>Reviewed-by: Jorropo <jorropo.pgm@gmail.com>Auto-Submit: Ian Lance Taylor <iant@google.com>
1 parenta7f19e9 commit680bd24

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎windows/dll_windows.go‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,3 @@ func loadLibraryEx(name string, system bool) (*DLL, error) {
410410
}
411411
return&DLL{Name:name,Handle:h},nil
412412
}
413-
414-
typeerrStringstring
415-
416-
func (serrString)Error()string {returnstring(s) }

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp