Skip to content

Commit

Permalink
Remove unrequired OpenGLES related files.
Browse files Browse the repository at this point in the history
  • Loading branch information
tetujin committed Nov 30, 2023
1 parent c150ff1 commit ef029d3
Show file tree
Hide file tree
Showing 7 changed files with 3,085 additions and 4,568 deletions.
2 changes: 1 addition & 1 deletion AWAREFramework.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'AWAREFramework'
s.version = '1.14.6'
s.version = '1.14.7'
s.summary = 'AWARE: An Open-source Context Instrumentation Framework'

# This description is used to generate tags and improve search results.
Expand Down
4 changes: 2 additions & 2 deletions AWAREFramework/Classes/Plugins/AmbientNoise/EZAudio/EZAudio.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ FOUNDATION_EXPORT const unsigned char EZAudioVersionString[];

#import "EZPlot.h"
#import "EZAudioDisplayLink.h"
#import "EZAudioPlot.h"
#import "EZAudioPlotGL.h"
//#import "EZAudioPlot.h"
//#import "EZAudioPlotGL.h"

//------------------------------------------------------------------------------
#pragma mark - Utility Components
Expand Down
207 changes: 0 additions & 207 deletions AWAREFramework/Classes/Plugins/AmbientNoise/EZAudio/EZAudioPlot.h

This file was deleted.

Loading

0 comments on commit ef029d3

Please sign in to comment.