<p>In <a href="https://github.com/geany/geany/pull/1038#discussion_r65814702">src/geanyobject.c</a>:</p>
<pre style='color:#555'>>  static void create_signals(GObjectClass *g_object_class)
>  {
>    /* Document signals */
>    geany_object_signals[GCB_DOCUMENT_NEW] = g_signal_new (
>            "document-new",
>            G_OBJECT_CLASS_TYPE (g_object_class),
>            G_SIGNAL_RUN_FIRST,
> -          G_STRUCT_OFFSET (GeanyObjectClass, document_new),
</pre>
<p>this indeed is probably useless, but you should probably document why you removed it so future gazers don't wonder.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/1038/files/f681a14158faddb1ff7f425f3da35a6e989e70af..a842d18cc79e2eac9ee45c29a37d1d1a27d414ce#r65814702">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ5bnonv5y_z86I6a-pBxAWcN2EJnks5qIp3pgaJpZM4Ifw_7">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ719h7df7l93k-RX16Plo5qWf3uQks5qIp3pgaJpZM4Ifw_7.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/1038/files/f681a14158faddb1ff7f425f3da35a6e989e70af..a842d18cc79e2eac9ee45c29a37d1d1a27d414ce#r65814702"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>