Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 48592c: Removed a few unnecessary lines.

  Branch: refs/heads/jordan/VisItVisService
  Home:   https://github.com/eclipse/ice
  Commit: 48592c334c2bcf8a5812cb9ee1a40a4f18fa266f
      https://github.com/eclipse/ice/commit/48592c334c2bcf8a5812cb9ee1a40a4f18fa266f
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M src/org.eclipse.ice.viz.service.visit/src/org/eclipse/ice/viz/service/visit/VisItVizService.java

  Log Message:
  -----------
  Removed a few unnecessary lines.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>


  Commit: a3bd6b953b100c7c920e4aaf7be7453642e4616d
      https://github.com/eclipse/ice/commit/a3bd6b953b100c7c920e4aaf7be7453642e4616d
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M src/org.eclipse.ice.viz.service.visit/src/org/eclipse/ice/viz/service/visit/VisItVizService.java

  Log Message:
  -----------
  Cleaned up the connection code in the VisItVizService to make it more
readable.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>


  Commit: b9f620a768679a67238a22cc46af2b5626237908
      https://github.com/eclipse/ice/commit/b9f620a768679a67238a22cc46af2b5626237908
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M src/org.eclipse.ice.viz.service.visit/src/org/eclipse/ice/viz/service/visit/VisItVizService.java

  Log Message:
  -----------
  Minor cleanup to the code that disconnects the VisItVizService's
VisItSwtConnection.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>


Compare: https://github.com/eclipse/ice/compare/0ffa6e02e861...b9f620a76867

Back to the top