Skip to content

Commit

Permalink
Removing the browser implementation (goes to browser.git)
Browse files Browse the repository at this point in the history
  • Loading branch information
marigostra committed Apr 29, 2021
1 parent ddb9f07 commit e2107cb
Show file tree
Hide file tree
Showing 16 changed files with 12 additions and 2,106 deletions.
1 change: 0 additions & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<fileset dir="../lib"><include name="**/*.jar"/></fileset>
<fileset dir="../base/jar"><include name="**/*.jar"/></fileset>
<fileset dir="../luwrain/jar"><include name="**/*.jar"/></fileset>
<fileset dir="../browser/jar"><include name="**/*.jar"/></fileset>
<fileset dir="../io/jar"><include name="**/*.jar"/></fileset>
</path>
<path id="mainjar">
Expand Down
117 changes: 0 additions & 117 deletions src/main/java/org/luwrain/graphical/FxThread.java

This file was deleted.

264 changes: 0 additions & 264 deletions src/main/java/org/luwrain/graphical/browser/Base.java

This file was deleted.

Loading

0 comments on commit e2107cb

Please sign in to comment.