diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-09-14 19:43:53 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-09-14 19:43:53 +0200 |
commit | c155fe9087ef1433deb6e43d040a90bc2423d60a (patch) | |
tree | 47ddc5113ffe1adf6e3b46febe1c3c6d029566f8 /ftnoir_protocol_wine/ftnoir_protocol_wine_dialog.cpp | |
parent | c4afb886739079135d881ec2edaf8d63b6ed6dfd (diff) |
Remove copy-pasted per-file revision history
Diffstat (limited to 'ftnoir_protocol_wine/ftnoir_protocol_wine_dialog.cpp')
-rw-r--r-- | ftnoir_protocol_wine/ftnoir_protocol_wine_dialog.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ftnoir_protocol_wine/ftnoir_protocol_wine_dialog.cpp b/ftnoir_protocol_wine/ftnoir_protocol_wine_dialog.cpp index 4021a8e5..f833af1d 100644 --- a/ftnoir_protocol_wine/ftnoir_protocol_wine_dialog.cpp +++ b/ftnoir_protocol_wine/ftnoir_protocol_wine_dialog.cpp @@ -22,14 +22,6 @@ * with this program; if not, see <http://www.gnu.org/licenses/>. * * * ********************************************************************************/ -/* - Modifications (last one on top): - 20120830 - WVR: The Dialog class was used to get general info on the DLL. This - had a big disadvantage: the complete dialog was loaded, just to get - some data and then it was deleted again (without ever showing the dialog). - The ProtocolDll class solves this. - The functions to get the name(s) and icon were removed from the two other classes. -*/ #include "ftnoir_protocol_wine.h" #include <QDebug> #include "facetracknoir/global-settings.h" |