diff options
author | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2012-09-30 19:20:44 +0300 |
---|---|---|
committer | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2012-09-30 19:20:44 +0300 |
commit | b5b3d19c0055fc5464c090b9bc8abe6e86363063 (patch) | |
tree | d0fa868ceb1870619cc48490ec5ffabadb5975ab /config.h | |
parent | 64f7d4a3cd0f5a70da395ce0e79b44df52e86749 (diff) | |
download | vdr-plugin-epgfixer-b5b3d19c0055fc5464c090b9bc8abe6e86363063.tar.gz vdr-plugin-epgfixer-b5b3d19c0055fc5464c090b9bc8abe6e86363063.tar.bz2 |
More code formatting fixes.
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -23,7 +23,6 @@ public: int nobackticks; int components; int striphtml; - cEpgfixerSetup(); bool SetupParse(const char *Name, const char *Value); bool ProcessArgs(int argc, char *argv[]); |