Bug 1041369: one more missing line in the previous bustage fix r=bustage

This commit is contained in:
Randell Jesup 2014-08-07 11:09:34 -04:00
parent 2228ebf96d
commit e4c16f46ec

View File

@ -12,6 +12,7 @@ public:
~DesktopDeviceInfoNull();
virtual int32_t Init();
virtual int32_t Refresh();
};
DesktopDeviceInfo * DesktopDeviceInfoImpl::Create() {