bareos: master 46d31874

Author Committer Branch Timestamp Parent
arogge arogge master 2020-05-06 14:26 master 64055f61 Pending
Changeset win32: remove duplicate version detection

in win32's compat.cc there was another function that detects the windows
version. The result of this would only used when building with visual
studio and is redundant as we already have osinfo_win32.cc.
This patch removes that duplicate code.
mod - core/src/include/config.h.in Diff File
mod - core/src/win32/compat/compat.cc Diff File
rm - core/src/win32/compat/include/mswinver.h Diff File