summaryrefslogtreecommitdiffstats
path: root/win/tkWinInt.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-29 15:23:25 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-29 15:23:25 (GMT)
commitfad48a7b6368bdb719b8b5cdc77f19ee4b089ee6 (patch)
tree395ef36a3124aa88061682c8f522fe266d2fb73a /win/tkWinInt.h
parent07212f98d3048b772094a64325e930e1c0364964 (diff)
parentc985425b2f03e2e14bf3f7ee9884cd74c184373e (diff)
downloadtk-fad48a7b6368bdb719b8b5cdc77f19ee4b089ee6.zip
tk-fad48a7b6368bdb719b8b5cdc77f19ee4b089ee6.tar.gz
tk-fad48a7b6368bdb719b8b5cdc77f19ee4b089ee6.tar.bz2
merge core-8-4-branch
Diffstat (limited to 'win/tkWinInt.h')
-rwxr-xr-xwin/tkWinInt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/win/tkWinInt.h b/win/tkWinInt.h
index 7ab4ff4..a1c50fe 100755
--- a/win/tkWinInt.h
+++ b/win/tkWinInt.h
@@ -154,9 +154,6 @@ extern CONST int tkpWinBltModes[];
#define TCL_STORAGE_CLASS DLLEXPORT
#endif
-EXTERN LRESULT CALLBACK TkWinChildProc _ANSI_ARGS_((HWND hwnd, UINT message,
- WPARAM wParam, LPARAM lParam));
-
/*
* Special proc needed as tsd accessor function between
* tkWinX.c:GenerateXEvent and tkWinClipboard.c:UpdateClipboard