From 852ab3224e76fd784fb115f266548170e90fae92 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Tue, 23 Mar 2021 14:20:02 +0100 Subject: [PATCH] fix preproc directive --- MP-ADM/Vocabolario.aspx.cs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/MP-ADM/Vocabolario.aspx.cs b/MP-ADM/Vocabolario.aspx.cs index 4058f43d..6860a68f 100644 --- a/MP-ADM/Vocabolario.aspx.cs +++ b/MP-ADM/Vocabolario.aspx.cs @@ -35,10 +35,6 @@ namespace MP_ADM #endregion Private Methods -#endregion Private Methods - - #region Protected Methods - #region Protected Methods protected override void OnUnload(EventArgs e)