summaryrefslogtreecommitdiff
path: root/GstDebugViewer
diff options
context:
space:
mode:
authorRené Stadler <mail@renestadler.de>2009-10-21 00:27:46 +0300
committerRené Stadler <mail@renestadler.de>2009-10-21 00:27:46 +0300
commit6d18e8b5041b1fb74733d49742a0dd982f261d34 (patch)
tree7ff8ed6d3a1064aeabbee5f56611f5f8fea41802 /GstDebugViewer
parent39d3a8f4f771a3deb62f15e5b8c60215789ee99f (diff)
Remove stale GUI module
Diffstat (limited to 'GstDebugViewer')
-rw-r--r--GstDebugViewer/GUI.py19
1 files changed, 0 insertions, 19 deletions
diff --git a/GstDebugViewer/GUI.py b/GstDebugViewer/GUI.py
deleted file mode 100644
index e0f0d37..0000000
--- a/GstDebugViewer/GUI.py
+++ /dev/null
@@ -1,19 +0,0 @@
-# -*- coding: utf-8; mode: python; -*-
-#
-# GStreamer Debug Viewer - View and analyze GStreamer debug log files
-#
-# Copyright (C) 2007 René Stadler <mail@renestadler.de>
-#
-# This program is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the Free
-# Software Foundation; either version 3 of the License, or (at your option)
-# any later version.
-#
-# This program is distributed in the hope that it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
-# more details.
-#
-# You should have received a copy of the GNU General Public License along with
-# this program. If not, see <http://www.gnu.org/licenses/>.
-