Merge pull request #325 from adbre/iss5464
[mono.git] / mcs / class / corlib / System / TermInfoNumbers.cs
index 32abf6940a77e0a0c04bfaa11e6f197d52d9d43a..fb547d4f58cbf65f9414805e79faae68a93221f3 100644 (file)
@@ -27,7 +27,7 @@
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
-#if (NET_2_0 || BOOTSTRAP_NET_2_0) && !NET_2_1
+#if !NET_2_1
 
 // These values are taken from 'man 5 terminfo' and /usr/include/term.h.
 // They are the indexes for the numeric capabilities in a terminfo file.