summaryrefslogtreecommitdiff
path: root/stdfont_windows.go
diff options
context:
space:
mode:
Diffstat (limited to 'stdfont_windows.go')
-rw-r--r--stdfont_windows.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/stdfont_windows.go b/stdfont_windows.go
index 6083b7f..47d90aa 100644
--- a/stdfont_windows.go
+++ b/stdfont_windows.go
@@ -16,11 +16,6 @@ var (
statusbarFont _HANDLE
)
-const (
- _SPI_GETNONCLIENTMETRICS = 0x0029
- _LF_FACESIZE = 32 // from wingdi.h
-)
-
type _LOGFONT struct {
lfHeight int32
lfWidth int32