mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 18:24:02 +00:00
C++ comment begone from c code. thank you.
This commit is contained in:
parent
c56d6f8416
commit
12d1c7fd78
@ -2606,7 +2606,7 @@ lo_image_pixmap_update(MWContext *context, LO_ImageStruct *lo_image,
|
||||
{
|
||||
|
||||
#if defined(XP_WIN) || defined(XP_MAC) || defined(XP_UNIX)
|
||||
IL_ImageReq *image_req = NULL; // See below at the end of the function.
|
||||
IL_ImageReq *image_req = NULL; /* See below at the end of the function. */
|
||||
#endif
|
||||
|
||||
/* This lo_image cannot correspond to an icon since we are receiving
|
||||
|
Loading…
x
Reference in New Issue
Block a user