mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-12 20:18:59 +01:00
internal/ui: remove unnecessary build tags
This commit is contained in:
parent
f269b61903
commit
738f13f73f
@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
//go:build !windows || nintendosdk
|
||||
//go:build !windows
|
||||
|
||||
package ui
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user