mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Very slight comment tweak for the compile-to-nothing case for defining MOZ_DELETE. No bug, r=sparky
--HG-- extra : rebase_source : 3a5f731e646e1367403ae7c8ae7715e74faa2b8b
This commit is contained in:
parent
9580eaed01
commit
08bcb814aa
@ -128,7 +128,7 @@
|
||||
# define MOZ_DELETE /* = delete */
|
||||
# endif
|
||||
#else
|
||||
# define MOZ_DELETE /* unknown C++11 deleted function support */
|
||||
# define MOZ_DELETE /* no = delete support, or unknown support */
|
||||
#endif
|
||||
|
||||
#endif /* __cplusplus */
|
||||
|
Loading…
Reference in New Issue
Block a user