summaryrefslogtreecommitdiff
path: root/alf/alflayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'alf/alflayout.h')
-rw-r--r--alf/alflayout.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/alf/alflayout.h b/alf/alflayout.h
index a9a766c..c279afa 100644
--- a/alf/alflayout.h
+++ b/alf/alflayout.h
@@ -65,6 +65,3 @@ ALF_Layout_HandleMessage(ALFLayout *layout, HWND window, UINT msg, WPARAM wparam
HWND
ALF_Layout_WidgetAtPos(ALFLayout *layout, UINT x, UINT y);
-
-void
-ALF_Layout_ApplyFonts(ALFLayout *layout, HWND window, const ALFWindowFonts *fonts);