Bug 710748 - Remove useless forward declaration in Hal.h. r=jlebar

This commit is contained in:
Mounir Lamouri 2011-12-17 19:30:07 +01:00
Родитель 037243501b
Коммит c6837496c2
1 изменённых файлов: 0 добавлений и 7 удалений

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

@ -50,13 +50,6 @@
class nsIDOMWindow;
namespace mozilla {
namespace dom {
class TabChild;
class PBrowserChild;
}
}
// Only include this hunk of code once, and include it before
// HalImpl.h and HalSandbox.h.
namespace mozilla {