Backed out changeset 4f928f174d21 (bug 1313560) for not actually fixing the problem

MozReview-Commit-ID: 4oDXzISkhdi
This commit is contained in:
Phil Ringnalda 2016-10-27 21:57:49 -07:00
Родитель c51a459e9c
Коммит f364a95090
1 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -79,11 +79,6 @@
#include "mozilla/dom/Link.h"
// Undo the windows.h damage
#if defined(XP_WIN) && defined(LoadImage)
#undef LoadImage
#endif
using namespace mozilla;
using namespace mozilla::dom;
using namespace mozilla::gfx;