[longomatch/redesign3] Delete unused constants
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/redesign3] Delete unused constants
- Date: Sun, 21 Aug 2011 20:56:33 +0000 (UTC)
commit 755cf07c0bca6a9d67f28eb90ce6220307aa53d9
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sun Aug 21 22:54:17 2011 +0200
Delete unused constants
LongoMatch/Common/Constants.cs | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/LongoMatch/Common/Constants.cs b/LongoMatch/Common/Constants.cs
index f746139..d43ce15 100644
--- a/LongoMatch/Common/Constants.cs
+++ b/LongoMatch/Common/Constants.cs
@@ -88,13 +88,6 @@ Xavier Queralt Mateu (ca)";
public const Key TOGGLE_PLAY = Gdk.Key.space;
- /* Output formats */
- public const string AVI = "AVI (XVID + MP3)";
- public const string MP4 = "MP4 (H264 + AAC)";
- public const string OGG = "OGG (Theora + Vorbis)";
- public const string WEBM = "WebM (VP8 + Vorbis)";
- public const string DVD="DVD (MPEG-2 + MP3)";
-
public const string TEMPLATES_DIR = "templates";
public const string TEAMS_TEMPLATE_EXT = ".ltt";
public const string CAT_TEMPLATE_EXT = ".lct";
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]