Skip to content

Commit

Permalink
Remove unused variables
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Oct 22, 2016
1 parent 42d555d commit 61da8f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion I-Nex/i-nex/.src/Kernel/FModules.class
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
' You should have received a copy of the GNU General Public License
' along with this program. If not, see <http://www.gnu.org/licenses/>.
Public Sub Form_Open()
Dim i As Integer
If ChkPrm.ChkExec("modinfo") = True Then
ComboBox1.List = Dir("/sys/module/")
Else
Expand Down

0 comments on commit 61da8f5

Please sign in to comment.