[corlib] CompressedStack in not supported in mobile profile
[mono.git] / mcs / class / System.Web.Extensions / System.Web.UI.WebControls / ListViewDeleteEventArgs.cs
index c749684655b29bc0b5f4f6f14492d06f297150d9..a753f77be1aa3606309b6e3f3476b2fee51884a3 100644 (file)
@@ -27,7 +27,6 @@
 // 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_3_5
 using System;
 using System.ComponentModel;
 using System.Collections.Specialized;
@@ -66,4 +65,3 @@ namespace System.Web.UI.WebControls
                }
        }
 }
-#endif