don't compile it if ClientWallet not defined
git-svn-id: svn://10.0.0.236/trunk@26252 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*/
|
||||
|
||||
#ifdef ClientWallet
|
||||
|
||||
/*
|
||||
wallet.cpp
|
||||
@@ -1974,3 +1975,5 @@ WLLT_Capture(nsIDocument* doc, nsString field, nsString value) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user