summaryrefslogtreecommitdiffstats
path: root/Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java
diff options
context:
space:
mode:
Diffstat (limited to 'Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java')
-rw-r--r--Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java b/Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java
index a22578e1..413f1084 100644
--- a/Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java
+++ b/Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java
@@ -234,7 +234,6 @@ public class SearchLecture_GUI extends JFrame {
tabbedPane = new JTabbedPane(JTabbedPane.TOP);
tabbedPane.addChangeListener(new ChangeListener() {
public void stateChanged(ChangeEvent arg0) {
- System.out.println(tabbedPane.getSelectedIndex());
if (tabbedPane.getSelectedIndex() == 0) {
String username = person.verantwortlicher.getName() + " "