<p>In <a href="https://github.com/geany/geany/pull/677#discussion_r41337184">tagmanager/ctags/ctags.c</a>:</p>
<pre style='color:#555'>> @@ -49,6 +49,7 @@
>  
>  
>  
> +#ifndef GLIB_MAJOR_VERSION
</pre>
<p>I'm all for deleting as much code as possible :) If the block is left, IMO it should be changed to <code>#if 0</code> since it's obvious that it's more like a comment, whereas using <code>GLIB_MAJOR_VERSION</code> is kind of confusing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/677/files#r41337184">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ04Q3J43de4FpMFvmPBeL7J5ScMjks5o5FQzgaJpZM4GJRAD.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/677/files#r41337184"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>