зеркало из https://github.com/mozilla/pjs.git
correct (rather serious) warning.
This commit is contained in:
Родитель
a69b2c5305
Коммит
448294c402
|
@ -82,7 +82,7 @@ private:
|
||||||
/*
|
/*
|
||||||
* Copying a VirtualRegisterPtr is forbidden.
|
* Copying a VirtualRegisterPtr is forbidden.
|
||||||
*/
|
*/
|
||||||
VirtuaRegisterPtr(const VirtualRegisterPtr& vRegPtr);
|
VirtualRegisterPtr(const VirtualRegisterPtr& vRegPtr);
|
||||||
void operator = (const VirtualRegisterPtr& vRegPtr);
|
void operator = (const VirtualRegisterPtr& vRegPtr);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче