summaryrefslogtreecommitdiff
path: root/wctdm24xxp
diff options
context:
space:
mode:
authorkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-12-08 17:37:16 +0000
committerkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-12-08 17:37:16 +0000
commit275f4ec52f625c1cf22d88d855567f71f1178b40 (patch)
tree1df5cd0df482767373a172ed4ecf53aa5ca3fbdd /wctdm24xxp
parent72f1ad2419858a9a591bdd7deabedb750d8688e3 (diff)
revert an unnecessary change
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3367 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wctdm24xxp')
-rw-r--r--wctdm24xxp/GpakCust.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/wctdm24xxp/GpakCust.c b/wctdm24xxp/GpakCust.c
index 4005e97..ade8713 100644
--- a/wctdm24xxp/GpakCust.c
+++ b/wctdm24xxp/GpakCust.c
@@ -389,7 +389,5 @@ int gpakReadFile(
fw->offset += count;
return count;
-#else
- return 0;
#endif
}