Remove duplicate link

This commit is contained in:
twangboy 2018-02-07 15:30:51 -07:00
parent e84628c1eb
commit adc594c183
No known key found for this signature in database
GPG key ID: 93FF3BDEB278C9EB

View file

@ -231,8 +231,6 @@ def broadcast_setting_change(message='Environment'):
- a leaf node in the registry
- the name of a section in the ``Win.ini`` file
`See here <https://msdn.microsoft.com/en-us/library/ms725497%28VS.85%29.aspx>`
See lParam within msdn docs for
`WM_SETTINGCHANGE <https://msdn.microsoft.com/en-us/library/ms725497%28VS.85%29.aspx>`
for more information on Broadcasting Messages.