aboutsummaryrefslogtreecommitdiffstats
path: root/mvc/qtfaststart/exceptions.py
diff options
context:
space:
mode:
authorJesús Eduardo <heckyel@hyperbola.info>2017-09-11 17:47:17 -0500
committerJesús Eduardo <heckyel@hyperbola.info>2017-09-11 17:47:17 -0500
commit14738704ede6dfa6ac79f362a9c1f7f40f470cdc (patch)
tree31c83bdd188ae7b64d7169974d6f066ccfe95367 /mvc/qtfaststart/exceptions.py
parenteb1896583afbbb622cadcde1a24e17173f61904f (diff)
downloadlibrevideoconverter-14738704ede6dfa6ac79f362a9c1f7f40f470cdc.tar.lz
librevideoconverter-14738704ede6dfa6ac79f362a9c1f7f40f470cdc.tar.xz
librevideoconverter-14738704ede6dfa6ac79f362a9c1f7f40f470cdc.zip
rename mvc at lvc
Diffstat (limited to 'mvc/qtfaststart/exceptions.py')
-rw-r--r--mvc/qtfaststart/exceptions.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/mvc/qtfaststart/exceptions.py b/mvc/qtfaststart/exceptions.py
deleted file mode 100644
index f0767e1..0000000
--- a/mvc/qtfaststart/exceptions.py
+++ /dev/null
@@ -1,5 +0,0 @@
-class FastStartException(Exception):
- """
- Raised when something bad happens during processing.
- """
- pass \ No newline at end of file