mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 19:33:18 +00:00
015f42221e
r=sdwilsh Moving JSValStorageStatementBinder to mozStoragePrivateHelpers as bindJSValue storage/src/mozStorageStatementParams.h: At global scope: storage/src/mozStorageStatementParams.h:78: warning: ‘PRBool mozilla::storage::JSValStorageStatementBinder(JSContext*, mozIStorageStatement*, int, jsval)’ defined but not used storage/src/mozStorageStatementParams.h:78: warning: ‘PRBool mozilla::storage::JSValStorageStatementBinder(JSContext*, mozIStorageStatement*, int, jsval)’ defined but not used You get this once for each file that includes a header that defines a static function which is not used in that file. |
||
---|---|---|
.. | ||
build | ||
public | ||
src | ||
test | ||
Makefile.in | ||
style.txt |