[Libreoffice] [PATCH] Remove useless comment

Kohei Yoshida kohei.yoshida at gmail.com
Sat Mar 5 10:31:24 PST 2011


Hi Korrawit,

First of all, I appreciate you spending time to send us your first
patch.  It's always nice to see someone new joining us. :-)

Regarding your patch....

--- a/chart2/inc/pch/precompiled_chart2.hxx
+++ b/chart2/inc/pch/precompiled_chart2.hxx
@@ -26,7 +26,7 @@
  *
  ************************************************************************/

-// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:33.249162
+// MARKER(update_precomp.py)

 #ifdef PRECOMPILED_HEADERS
 //---MARKER---

I hope someone with more knowledge on this will jump in and clarify,
but I *believe* these precompiled_foo.hxx headers are automatically
generated, and we normally don't modify this by hand.  Also, those
markers are used by a script, and it *may* rely on the time stamp
being present.  So, I'm not sure if the above change is actually
beneficial...

Like I said, I'm not up to date on these precompiled header thingies,
so feel free to jump in and clarify.

Kohei


More information about the LibreOffice mailing list